.equs
{
    display:none;
}
@media(max-width:579px) and (min-width:280px)
{
    .row
    {
        margin:0 !important;
    }
    /* start enquiry page section */
    .contact-panel
    {
        padding:20px 10px !important;
    }
    .contact-panel h4
    {
        margin-bottom:  0 !important;
    }
    .form-control
    {
        height:40px !important;
    }
    .footer .footer-widget-contact
    {
        padding:0 !important;
    }
    .navbar-brand
    {
        margin-left: 0 !important;
    }
    .navbar .navbar-toggler
    {
top:-42px !important;
    }
    .header .navbar-brand img
    {
        max-width:240px !important;
    }
    .testimonials-layout1 .slick-arrow
    {
        top:90%;
    }
    .testimonial__title
    {
        font-size:14px !important;
    }
    .container
    {
        padding:0 !important;
    }
    .mblpds
    {
        padding:15px !important;
    }
    .equs
    {
        display:block !important;
    }
 
    /* end enquiry page section */
}