﻿.webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/CloudComputing.webp"); }
.no-webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/CloudComputing.jpeg"); }

 @media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right,#00000033,#00000088), url("/uploaded/Image/mastheads/mobile/450_CloudComputing.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#00000033,#00000088), url("/uploaded/Image/mastheads/mobile/450_CloudComputing.jpeg");}
}

#regGrey  .card-heading {
    border-color: #cc6600;
    border-style: solid;
    border-width: 0px 0px 7px 0px;
}
#regWhite  .card-heading {
    border-color: #cc6600;
    border-style: solid;
    border-width: 0px 0px 7px 0px;
}
