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

.about .about_img img { max-width:100%; margin-bottom:5px; }
.about .about_text { width: 100%; padding:0 10px; box-sizing:border-box;}
.about .about_text h2 {font-size:14px;margin:10px auto }



/* BASIC css end */

