/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 02-Sep-2016, 15:58:37
    Author     : User
*/
@media screen and (max-width: 1200px) {
    .homepage .under_top_slider_section .description_holder img{
        top: 89%;
        left: 42%;
        max-width: 80%;
    }

    .homepage .our_products_section .our_products_wrapper .custom_container {
        width: 840px;
    }
    
    .inner_footer{
        max-width: 557px;
    }
    
    .homepage .top_slider_section .top_slide_swiper .each_slide{
       background-size: 350px; 
    }
}
