@media (max-width: 381px) {
    .born input {
        width: 70px;
    }
}

@media (max-width: 512px) {
    .holder-preloader {
        width: 100% !important;
    }
    .tinder--cards {
        width: 100% !important;

    }
}
