﻿.webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/LaptopAtDesk.webp"); }
.no-webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/LaptopAtDesk.jpeg"); }

@media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_LaptopAtDesk.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_LaptopAtDesk.jpeg");}
}

#regGrey .matrix{
    grid-gap: 0px;
    border-style: solid;
    border-color: #DA291C;
    border-width: 1px;
    padding: 10px;
    border-radius: 8px;
    background: #ffffff;
}
