#common-banner .banner-wrapper{width:100%;height:300px;position:relative;margin:40px 0;background-color:#000;border-radius:20px}#common-banner .banner-wrapper img{border-radius:20px;height:100%;width:100%;object-fit:cover;object-position:center;z-index:2}#common-banner .banner-wrapper .category-name{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;font-size:54px;font-weight:600;letter-spacing:0;color:#fff;text-align:center}@media(max-width:568px){#common-banner .banner-wrapper .category-name{font-size:20px;width:80%}}