<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/TechSupport.webp"); }
.no-webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/TechSupport.jpeg"); }

@media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_TechSupport.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_TechSupport.jpeg");}
}


.LPHTCon {border-bottom: 5px solid #1d4f91; margin-bottom: 1%;}

.image-text-container {display: flex; flex-direction: row;}
.image-text-container img {width: 130px;}
.image-text-container picture {margin: auto 20px;}
.right-text {flex-basis: 100%;}


@media (max-width: 450px) {
.image-text-container {flex-direction: column;}
.image-text-container picture {width: 130px; margin: auto;}
}
</pre></body></html>