<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.HTCon {float: left; text-align: justify}


.CustCon  {width:30%; text-align: center; margin: 2% 5% 2% 0; float: left; background-color: #fff;}
.CustCon:nth-child(3n) {margin-right: 0}
.CustCon img {width: 80%; }
.CusLogo {width: 100%; background-color: #FFF;}

#regGrey h3 {height: 45px; padding: 0 4%; font-size: 1em; display: table-cell; vertical-align: middle; width: 1%;}
#regGrey h3 a {font-family: 'Ubuntu'; color: #000; text-decoration: none;}
#regGrey h3:hover a {color: #000; text-decoration: none;}
.CustConTxt {margin: 0; padding: 0 4%; font-size: 1em; height: 45px;}

@media (max-width: 880px) {
.CustCon {width:48%; margin: 2% 4% 2% 0; min-height: 200px;}
.CustCon:nth-child(3n) {margin-right: 4%;}
.CustCon:nth-child(2n) {margin-right: 0; margin-left: 0;}
}

@media (max-width: 555px) {
#regGrey h3.CustConh3-1 {margin: 3% 0 0;}
.CustCon  {width:100%; margin: 5% 0; }
}

@media (max-width: 400px) {
}
</pre></body></html>