.offer-block{height:100%;}
.offer-img {margin: auto;}
.offer {display: flex;
    flex-direction: column;
    height: auto;}


@media (max-width: 480px) {
    div[data-tab] .tab-flex {display:flex;justify-content:space-between;}
	.vitrina_offers {width:48%!important;margin:0 !important;}
}