﻿.webp .mh {background-image: linear-gradient(to bottom right,#00000099,#00000042), url("/uploaded/Image/mastheads/sm/CloudComputing.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#00000099,#00000042), url("/uploaded/Image/mastheads/sm/CloudComputing.jpg");}

@media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right,#00000099,#00000042), url("/uploaded/Image/mastheads/mobile/450_CloudComputing.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#00000099,#00000042), url("/uploaded/Image/mastheads/mobile/450_CloudComputing.jpg");}
}

.matrix-row {
padding: 0px;
}

#matrix-container {border: 2px #fff solid;}

.matrix-thirty {
    flex: 1 0 30%;
    align-self: baseline;
    padding: 8px 10px;
}

@media (max-width: 480px) {
.matrix {
    font-size: 0.9em;
    font-weight: normal !important;
}
.matrix-description-header{
font-weight: 700 !important;
}
.matrix-thirty {
    padding: 8px 5px;
}



}
