/* BASIC css start */
.store {position:relative;}
.store::after {clear:both;display:block;content:""}


.store .store_img img { text-align: center; max-width:100%; margin-bottom:5px; }
.store .store_text { width: 100%; padding:0 10px; box-sizing:border-box;}
.store .store_text h2 {font-size:14px;margin:10px auto }



/* BASIC css end */

