diff --git a/style.css b/style.css index c5d9167..777540e 100644 --- a/style.css +++ b/style.css @@ -2097,13 +2097,13 @@ html { .banner-wrapper { position: relative; } - .banner-main-container { + /* .banner-main-container { max-height: 625px !important; - } - .carousel_img { + } */ + /* .carousel_img { height: 100%; max-height: 600px; - } + } */ .offer-main-sec { position: absolute; bottom: 15%; diff --git a/style.scss b/style.scss index 6be82d7..d6cdcd3 100644 --- a/style.scss +++ b/style.scss @@ -2115,11 +2115,11 @@ html { } } @media (min-width: 278px) and (max-width: 767px) { - .carousel-inner { - .carousel_img { - height: 80vh; - } - } + // .carousel-inner { + // .carousel_img { + // height: 80vh; + // } + // } .fyro_card { padding-top: 0 !important; } @@ -2285,13 +2285,13 @@ html { .banner-wrapper { position: relative; } - .banner-main-container { - max-height: 625px !important; - } - .carousel_img { - height: 100%; - max-height: 750px; - } + // .banner-main-container { + // max-height: 625px !important; + // } + // .carousel_img { + // height: 100%; + // max-height: 750px; + // } .offer-main-sec { position: absolute; bottom: 15%;