.bg-img { background: url(../../images/img/bg.jpg); background-size: cover; background-repeat: no-repeat; position: relative; margin-top: 0px !important; min-height: 650px; padding-top:3rem; } .headerContent { padding-top:initial; display:flex; flex-direction:column; justify-content:center; } .swiper-button-prev, .swiper-button-next{ filter: brightness(100); } @media screen and (min-width:992px){ .bg-img { padding-bottom: 9rem; } }