@media only screen and (min-width: 320px) and (max-width: 767px) {
    .logo-img {
        height: 69px !important;
        width: 216px !important;
        position: absolute;
        left: -15px;
        top: -19px;
    }

    .navbar-toggler{
        margin-top: 0 !important;
    }

    #welcome {
        margin: 0px !important;
    }

    .title-section{
        padding-top: 20px;
    }
    .info-area .info-area-right {
        margin-bottom: 50px;
    }
    #service {
        height: auto !important;
        margin-bottom: 0 !important;
    }

    #righblue {
        margin-top: 0 !important;
        margin: 20px 0;
    }
    .patient-say{
        font-size: 25px !important;
        margin-bottom: 20px !important;
    }
    .contact-page-area .container-fluid h1 {
        font-size: 3rem !important;
    }

    .navbar-collapse .navbar-nav {
        margin: 0px !important;
    }

    .row {
        margin-right: -15px !important;
        margin-left: -15px !important;
    } 
    .footer-menu{
        margin-right: 0px !important;
    }
    .info-area .info-area-left img {
        height: 246px !important;
    }
    .im1{
        height: 200px !important;
        width: auto !important;
    }

    .sticky #medicaMenu ul li a {
        color: #5f5f5f !important;
    }   
    .appointment-left h2, .info-area-right h2 {
        font-size: 2.5em !important;
    }
    .cosmetic h3 {
        text-align: center !important;
        font-size: 15px !important;
    }
    #abc p {
        font-size: 14px !important;
    }
    .appointment-left p, .info-area-right p {
        font-size: 14px !important;
    }
    .title-section p {
        font-size: 25px !important;
    }
    .single-facilities{
        text-align: center;
    }
    .contact-page-area .container-fluid h1 {
        font-size: 2.5rem !important
    }
    iframe {
        height: 300px;
    }
    .h3, h3 {
        font-size: 14px !important;
    }
    #about_info {
        font-size: 14px !important;
    }
    .about-content h1 {
        font-size: 30px;
    }
    .about-content {
        margin-top: 0;
    }
    .testim .cont div p {
        font-size: 14px !important;
    }
    .testim .wrap {
        padding: 15px 20px !important;
    }
    .testimonial-section2 {
        padding:25px 0 !important;
    }
    .map-box iframe {
        height: 300px;
    }
    .practo-btn{
        margin: 20px;
    }
    section.loan_w3ls {
        background-size: contain !important;
    }

}
