
@media screen and (max-width: 767px) {
.hd-compare{    
   font-size: 15px !important;
}
}

.icon-cross{color:#EF332D !important;}


.hd-compare{min-height:100%;max-height:100%;}

@media screen and (min-width: 768px) and (max-width: 991px){
.hd-compare{min-height:750px;max-height:750px;}
}

@media screen and (min-width: 992px) {
.hd-compare{min-height:580px;max-height:580px;}
}

.hd-compare ul li{text-align:justify;}

@media screen and (min-width: 657px) and (max-width: 767px){
#features{margin-top: 62px;}
}

@media screen and (min-width: 992px) and (max-width: 1199px){
.hd{padding-bottom: 50px !important;}
}

@media screen and (min-width: 992px){
#carousel-hd{max-height: 300px !important;}
#carousel-hd img{
max-width: 720px !important;
max-height: 300px !important;
}
}

.carousel-control-next,
.carousel-control-prev{
    filter: invert(100%);
}
