@media (min-width: 320px) and (max-width: 480px) {
    #main-content .solution-provider .main-hading{
        font-size: 20px;
    }
    .pm-lr {
        margin-left: 0%; 
        margin-right: 0%;
    }
    .notable-client-image{
        height: auto  !important;
    }
    .sp_image_conatiner{
        height: auto !important;
    }
    .head-section .logo-area img{
        width: 60% !important;
        margin: 0 !important;
    }
    .head-section .mainmenu ul{
        margin-left: 0 !important;
    }
    .navbar-toggle {
        margin-right: 15px !important;
    }
    .slider-image-01{
        height: 200px;
        background-size: 100%;
        background-position: unset;
    }
    .slider-image-02{
        height: 200px;
        background-size: 100%;
        background-position: unset;
    }
    .slider-image-03{
        height: 200px;
        background-size: 100%;
        background-position: unset;
    }
    .slider-image-00{
        height: 200px;
        background-size: 100%;
        background-position: unset;
    }
    .feature-head p{
        margin-bottom: 0 !important;
    }
    .margin-div{
        margin-top: 0px !important; 
    }
}