.contentImg{position:relative;-webkit-box-shadow:0 3px 10px rgb(0 0 0 / 20%);box-shadow:0 3px 10px rgb(0 0 0 / 20%)}.contentImg::before{content:'';position:absolute;top:0;left:0;bottom:0;width:60px;background-color:#d22730}.contentImg__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contentImg__img>img{width:100%;max-width:210px}.contentImg__img{width:210px}.contentImg__rtexts{width:calc(100% - 210px);padding-left:10%}.contentImg__rtexts h3{font-weight:300;margin:0 0 10px}.contentImg__rtexts p{font-size:18px;font-weight:300;margin:0 0 10px}.contentImg__rtexts p:last-of-type{margin:0}@media(max-width:767px){.contentImg::before{width:30px}.contentImg__rtexts h3{font-size:20px}.contentImg__rtexts p{font-size:10px}.contentImg__rtexts{width:calc(100% - 90px)}.contentImg__img{width:90px}.contentImg__img>img{max-width:90px}}