@violet--primary:#9c00ff; @orange--secondary: #ff6100; @silver--chalice: #b2b2b2; .hello-heading{ .title{ color: @violet--primary!important; } h1{ } } .home{ background-color: black!important; } .image-container{ overflow: hidden; height: 296px; img{ width: -webkit-fill-available; } } #video-home{ width: -webkit-fill-available; height: unset; }