a.banner-image > img {
  width: 100%;
  height: auto;
}

h1.pagetitle {
  background: none;
  color: #fff;
}


.options .container {
background-image: url('https://automanager.blob.core.windows.net/wmclients/027689/images/unlimtedoptions.jpg');
padding: 50px 0 200px 0;

}

td, th {
    padding: 0;
}

@media only screen and (max-width: 600px) {
td, th {
    display: block !important;
}
}

table {
  width: 100%;
}