div.banner-container {
  background-image: none;
background-color: #000;
}
table.search_criteria {
width: 95%;
}
.search_criteria > tbody td {
font-size: 12px;
font-family: arial, helvetica, sans-serif;
padding: 4px 2px;
}
table.home-content {
background: url("https://automanager.blob.core.windows.net/wmclients/020066/images/homepage-bg.jpg") no-repeat;
font-family: arial, helvetica, sans-serif;
}
.home-content td > span.hi-yl {
color: rgb(255, 255, 0);
}
@media(max-width: 480px) {
body.main-body {
background-image: none;
}
}
@media(max-width: 992px) {
div#element-16f4299576bd4920a1b30d6846443263 table {
    width: 100%;
}
}

#fullwidthimage {
  width: 100%; height: 350px;
}

@media(max-width: 565px) {
  #fullwidthimage {
    width: 100%; 
    height: 150px;
  }
}