/* BASIC css start */
#tmenu {display:none;}

#brand {border-top: 10px solid #f4f4f4;padding: 25px 14px 0; margin-bottom: 25px;}
#brand h3 {color: #191919;font-size: 1rem;text-align: center;margin-bottom: 25px;}
#brand ul {font-size: 0;}
#brand li {display: inline-block;width: calc((100% - 7px )/ 2);margin-right: 7px;margin-bottom: 25px; vertical-align:top;}
#brand li:nth-child(2n) {margin-right: 0;}
#brand li .imgWrap {width: 100%;height: 0;position: relative;}
#brand li .imgWrap img {position: absolute;width: 100%;height: 100%;top: 0;bottom: 0;left: 0;right: 0;object-fit: cover;border-radius: 16px;}
#brand li .txt {margin-top: 15px;text-align: center;color: #191919;font-size: 0.9375rem;line-height: 1.25;}
/* BASIC css end */

