/* BASIC css start */
#cnt {width:100% !important;}

    .banner1 {max-width:100%; height:auto; padding: 0px 0px 50px;}


#mid-product-banners {
    display:block;
    width:1584px;
    margin: 0px auto 40px; 
    clear:both;

}

#mid-product-banners .full-wrap  {
    display:flex;
    justify-content:space-between;
    /*  margin-bottom:1em; */ 
    min-height:630px;
    overflow: hidden;
}


#mid-product-banners .full-wrap_2  {
    display:flex;
    justify-content:flex-start;
    margin-bottom:1em;
    min-height:630px;
}



#mid-product-banners .full-wrap .single-item { 

width: 50%;
margin : 0 1% 0 1% ;

}



#mid-product-banners .full-wrap div a img { 

    border: 0;
    width: 100%;

}


/* BASIC css end */

