 @media (max-width: 639px){
 .short-hero .logo-slider{
 display: none !important;
 }
}  .single-entry .entry-features ul li:before {
 background-image: url(../img/check.svg);
}
@media (min-width: 1200px){
.single-entry .entry-shadow>div.entry-features {
 justify-content: left !important;
}
} 