﻿.webp .mh { background-image: linear-gradient(to bottom right, #00000099, #000000aa), url("/uploaded/Image/mastheads/sm/ExtrudedPart.webp"); }
.no-webp .mh { background-image: linear-gradient(to bottom right, #00000099, #000000aa), url(/uploaded/Image/mastheads/sm/"ExtrudedPart.jpg"); }

@media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right, #00000099, #000000aa), url(/uploaded/Image/mastheads/mobile/450_ExtrudedPart.webp);}
.no-webp .mh {background-image: linear-gradient(to bottom right, #00000099, #000000aa), url(/uploaded/Image/mastheads/mobile/450_ExtrudedPart.jpg);;}
}



.iconLeft:before {
content: "\f02c";
font-family: "Font Awesome 5 Duotone";
font-weight: 900;
display: none;
}
