.img_cover img{display:block;height:100%;object-fit:cover;width:100%}.img_wrapper{background-repeat:no-repeat;background-size:cover;border-radius:40px;height:450px;overflow:hidden;position:relative}.content_cover{background:#ffadfa;border-radius:20px;max-width:325px;padding:30px;position:absolute;right:2%;top:50%;transform:translateY(-50%)}.title_cover{line-height:40px}@media(min-width:768px){.content_cover.top_left{left:2%;top:25px;transform:none}.content_cover.top_right{right:2%;top:20px;transform:none}.content_cover.center_left{left:2%}.content_cover.bottom_left{left:2%}.content_cover.bottom_left,.content_cover.bottom_right{bottom:25px;top:auto;transform:none}}@media(max-width:767px){.content_cover{border-radius:0;bottom:0;left:0;max-width:100%;padding:20px;right:0;top:auto;transform:translateY(0);width:100%}.title_cover h2{font-size:20px;line-height:28px}.img_wrapper{border-radius:20px}}