@media (min-height: 600px) and (max-height: 767px) {

    .breadcrums-block .breadcrumb {
        padding: 5px 0;
    }

    .content-us-page {
        padding-top: 15px;
    }

    .content-us-page .title-custom {
        margin-bottom: 5px;
    }

    .content-us-page .title-custom .first-text {
        margin-bottom: 25px;
    }

}