.banners { .banners_box { width: 100%; height: calc(100vw / 20); overflow: hidden; border-radius: 10px; font-size: calc(100vw / 150); } }