#ourServicesSection .bg-blue-right {
    background: #10214d url('/assets/img/about/22-en.gif') no-repeat center;
    background-size: cover;
}

.single-case-study-inner.style-2 .details {
    padding: 25px 75px 12px 25px;
}


/* -------------------------------- */
/* -------- Mobile Screen --------- */
/* -------------------------------- */


@media only screen and (max-width: 991px) {
    .banner-area {
        background-position: -1100px 300px;
    }

    .responsive-mobile-menu .toggle-btn {
        left: unset;
        right: 5px;
    }
}