|
@@ -2115,11 +2115,11 @@ html {
|
2115
|
2115
|
}
|
2116
|
2116
|
}
|
2117
|
2117
|
@media (min-width: 278px) and (max-width: 767px) {
|
2118
|
|
- .carousel-inner {
|
2119
|
|
- .carousel_img {
|
2120
|
|
- height: 80vh;
|
2121
|
|
- }
|
2122
|
|
- }
|
|
2118
|
+ // .carousel-inner {
|
|
2119
|
+ // .carousel_img {
|
|
2120
|
+ // height: 80vh;
|
|
2121
|
+ // }
|
|
2122
|
+ // }
|
2123
|
2123
|
.fyro_card {
|
2124
|
2124
|
padding-top: 0 !important;
|
2125
|
2125
|
}
|
|
@@ -2285,13 +2285,13 @@ html {
|
2285
|
2285
|
.banner-wrapper {
|
2286
|
2286
|
position: relative;
|
2287
|
2287
|
}
|
2288
|
|
- .banner-main-container {
|
2289
|
|
- max-height: 625px !important;
|
2290
|
|
- }
|
2291
|
|
- .carousel_img {
|
2292
|
|
- height: 100%;
|
2293
|
|
- max-height: 750px;
|
2294
|
|
- }
|
|
2288
|
+ // .banner-main-container {
|
|
2289
|
+ // max-height: 625px !important;
|
|
2290
|
+ // }
|
|
2291
|
+ // .carousel_img {
|
|
2292
|
+ // height: 100%;
|
|
2293
|
+ // max-height: 750px;
|
|
2294
|
+ // }
|
2295
|
2295
|
.offer-main-sec {
|
2296
|
2296
|
position: absolute;
|
2297
|
2297
|
bottom: 15%;
|