<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ContactUs{
    background-image: url(/PC_Resource/img/contactus.jpg?638);
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: calc(28vw + 28vh );
    
}

.Message{
    margin: 10px 12px 10px 12px;
}

.ContactUs .BannerCarousel{margin-top: calc(10vw + 10vh );bottom:  unset;}

.borderBottom {
    border-bottom: 2px solid black;
}


.Collum3Gutter{text-align: left;}

.Collum3Gutter .Columns3.NoGutter &gt; div:not(.ColLast){
    width: calc(33.333% - 10px);
    margin-right: 10px;
}
.backgroudColorContactUs{background-color: #f8f8f8;}


.phone
.Collum3Gutter .Columns3.NoGutter &gt; div:not(.ColLast), .tablet .Collum3Gutter .Columns3.NoGutter &gt; div:not(.ColLast){
    width: 100%;
    margin-right: 0px;
}

.tablet .Columns3.tab_BreakAll &gt; .Column,
.phone .Columns3.mob_BreakAll &gt; .Column {
   margin-top:10px;
}

.MapPlaceHolder {
   width: 100%;
   height:  100%;
   min-height: 400px;
   min-width: 100px;
}
</pre></body></html>