/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 08 2026 | 09:01:04 */
@media (max-width: 767px) {
    .about-block {
        background-size: auto 50%; !important;
    }
}

@media (max-width: 767px) {
    .about-block {
        background-size: auto 50%; !important;
    }
}

@media only screen and (max-width: 960px) {
    .about-block .col-sm-5 {
        margin-top: 40% !important;
    }
}