.module_type11 .cont_box{background:#fff;border-radius:15px;box-shadow:0 2px 5px rgba(0,0,0,.3);display:flex;overflow:hidden}.module_type11 .cont_box .img_wrap{min-height:450px;width:40%}.module_type11 .img_wrap img{height:100%;object-fit:cover;vertical-align:middle}.module_type11 .cont_box .text_wrap{padding:50px 30px;width:60%}@media screen and (max-width:500px){.module_type11 .cont_box{flex-direction:column}.module_type11 .cont_box .img_wrap{min-height:350px;width:100%}.module_type11 .cont_box .text_wrap{width:100%}}