/* CSS Document for Ecommerce Templates Responsive Design Indoors - 2 column layout*/

.middle_contain{ width:76%; float:left;}
.right_contain{ display:none;}
.middle_contain_top{ background:url(../images/mid_categories1.jpg) no-repeat; padding:10px 10px 0 10px; border:1px solid #dfdfdf; border-bottom:0px;border-radius:5px 5px 0 0;}
.mid_contain_bottom{background:url(../images/mid_categories_bottom1.jpg) no-repeat bottom left; padding:0 0 10px 10px; border:1px solid #dfdfdf; border-top:0px;border-radius:0 0 5px 5px;margin-bottom:21px; }
@media all and (max-width:640px) {
.middle_contain{ width:98%;}
}
