.two-baners{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;max-width:1512px;padding-right:60px;padding-left:60px;margin:0 auto 120px}.two-baners__foto{cursor:pointer;margin-bottom:10px}.two-baners__foto-img{height:50vw;margin-bottom:10px}.two-baners__price{font-weight:400;font-size:14px;margin-bottom:10px;display:block}.two-baners__price--old{text-decoration:line-through;margin-left:12px;color:#0b2f5f80}.two-baners__description{font-weight:350;font-size:14px;text-transform:uppercase;margin-bottom:20px}@media (max-width:756px){.two-baners{grid-template-columns:repeat(1,1fr);gap:40px;padding-right:20px;padding-left:20px;margin-bottom:120px}.two-baners__foto-img{height:110vw}}