html,
h1,
h2,
h3,
p,
li,
td,
th {
  font-family: Helvetica, Arial, sans-serif;
}
html {
  background-color: #cccccc;
}
a.btn,
#copy a.btn {
  display: block;
  text-decoration: none;
  text-shadow: 1px 1px 0px #000000;
  width: 135px;
  height: 26px;
  line-height: 26px;
  color: #ffffff;
  font-size: 12px;
  background: transparent url('https://marvelaero-wp-dev.website-preview.space/wp-content/themes/marvel/css/../images/bg_btn_learnmore.jpg') no-repeat left top;
}
a.btn.learn-more,
#copy a.btn.learn-more {
  text-indent: 34px;
}
a.btn.learn-more.big,
#copy a.btn.learn-more.big {
  background-image: url('https://marvelaero-wp-dev.website-preview.space/wp-content/themes/marvel/css/../images/bg_btn_learnmore_big.jpg');
  height: 47px;
  width: 242px;
  text-indent: 66px;
  font-size: 22px;
  line-height: 46px;
}
a.btn.submit,
#copy a.btn.submit {
  width: 122px;
  background-position: right top;
  text-indent: 38px;
  cursor: default;
}
#body-container-top {
  background: #ffffff url('https://marvelaero-wp-dev.website-preview.space/wp-content/themes/marvel/css/../images/bg_body_top.jpg') repeat-x left top;
  background-size: 100px 600px;
}
#body-container-bottom {
  background: #cccccc url('https://marvelaero-wp-dev.website-preview.space/wp-content/themes/marvel/css/../images/bg_body_bottom.jpg') repeat-x left top;
}
.page-container {
  margin: 0px auto;
  padding: 15px 0px;
}
.page-container.bottom {
  padding: 0px 0px;
}
#header:before,
#header:after {
  content: " ";
  display: table;
}
#header:after {
  clear: both;
}
#header .col-1 {
  float: left;
  width: 241px;
}
#logo {
  display: block;
  width: 241px;
  height: 79px;
}
#logo img {
  margin: auto;
  display: block;
  width: 75%;
  top: -10%;
  position: relative;
}
#top-callout {
  text-shadow: 1px 1px 0px #000000;
  text-align: right;
  font-size: 14px;
  font-weight: bold;
  color: #d2eefc;
  margin: 7px 0px 0px 0px;
}
#seo-callout {
  margin-top: 4px;
  padding: 4px 8px;
}
#seo-callout p {
  text-shadow: 1px 1px 0px #000000;
  color: #cccccc;
  text-align: center;
  margin: 0px;
  font-weight: bold;
  font-size: 14px;
}
#bottom-seo-callout {
  text-shadow: 1px 1px 0px #000000;
  background-color: #333333;
  padding: 10px 23px;
}
#bottom-seo-callout h2,
#bottom-seo-callout h2 a {
  text-decoration: none;
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  margin-top: 8px;
  margin-bottom: 0px;
  color: #3399cc;
}
#bottom-seo-callout p {
  margin: 12px 0px 0px 0px;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  color: #cccccc;
}
#main-nav ul {
  list-style-type: none;
  padding: 3px 0px 0px 3px;
  margin: 13px 0px 0px 6px;
}
#main-nav ul:before,
#main-nav ul:after {
  content: " ";
  display: table;
}
#main-nav ul:after {
  clear: both;
}
#main-nav ul li {
  float: left;
  background: transparent url('https://marvelaero-wp-dev.website-preview.space/wp-content/themes/marvel/css/../images/bg_nav_main_sep.png') no-repeat left top;
  overflow: hidden;
  /*&.menu-item-19 a { width: 122px; }
		&.menu-item-18 a { width: 125px; }
		&.menu-item-17 a { width: 182px; }
		&.menu-item-16 a { width: 164px; }
		&.menu-item-15 a { width: 104px; }*/
}
#main-nav ul li.first-menu-item a {
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#main-nav ul li.last-menu-item a {
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#main-nav ul li.current-menu-item a {
  background-color: #3399cc;
  color: #ffffff;
  background-image: url('https://marvelaero-wp-dev.website-preview.space/wp-content/themes/marvel/css/../images/bg_nav_main_item_active.png');
}
#main-nav ul li.current-menu-item a:hover {
  color: #ffffff;
}
#main-nav ul li a {
  text-shadow: 1px 1px 0px #000000;
  display: block;
  line-height: 36px;
  color: #cccccc;
  font-size: 14px;
  padding: 0px 36px 0px 36px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  background: transparent url('https://marvelaero-wp-dev.website-preview.space/wp-content/themes/marvel/css/../images/bg_nav_main_item.png') no-repeat center 29px;
}
#main-nav ul li a:hover {
  color: #dddddd;
}
#content {
  margin-top: 8px;
}
#content:before,
#content:after {
  content: " ";
  display: table;
}
#content:after {
  clear: both;
}
#content .col-1 {
  float: left;
}
#content .col-2 {
  width: 701px;
  float: left;
}
#side-nav {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
#side-nav li {
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding-right: 7px;
  margin-bottom: 5px;
}
#side-nav li a:first-child:hover {
  background: transparent url('https://marvelaero-wp-dev.website-preview.space/wp-content/themes/marvel/css/../images/bg_btn_dark.jpg') repeat-x left top;
}
#side-nav li a {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-shadow: 1px 1px 0px #000000;
  padding-left: 7px;
  display: block;
  background: transparent url('https://marvelaero-wp-dev.website-preview.space/wp-content/themes/marvel/css/../images/bg_btn_dark.jpg') repeat-x left top;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 34px;
  font-size: 11px;
  color: #cccccc;
}
#side-nav li a:hover {
  background-image: url('https://marvelaero-wp-dev.website-preview.space/wp-content/themes/marvel/css/../images/bg_btn_dark_hover.jpg');
}
#side-nav li a strong {
  font-size: 12px;
  color: #dddddd;
}
#side-nav li.current-menu-item,
#side-nav li.active {
  background: #3399cc url('https://marvelaero-wp-dev.website-preview.space/wp-content/themes/marvel/css/../images/px_teal.jpg') repeat left top;
}
#side-nav li.current-menu-item a,
#side-nav li.active a {
  color: #ffffff;
  background-image: none;
  font-weight: bold;
}
#side-nav li.current-menu-item a strong,
#side-nav li.active a strong {
  color: #ffffff;
}
#copy-container {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: transparent url('https://marvelaero-wp-dev.website-preview.space/wp-content/themes/marvel/css/../images/px_teal.jpg') repeat left top;
  min-height: 402px;
  padding: 11px 12px 12px 12px;
}
.form ul {
  list-style-type: none;
  padding: 0px;
}
.form .form-fields p:before,
.form .form-fields p:after {
  content: " ";
  display: table;
}
.form .form-fields p:after {
  clear: both;
}
.form .form-fields label {
  display: block;
  float: left;
  width: 180px;
}
.form .form-fields input[type=text],
.form .form-fields input[type=checkbox] {
  display: block;
  float: left;
}
.form .error {
  width: 80%;
  margin: 0px auto;
  padding: 0px 8px;
  border: 1px solid #CC3333;
  background-color: #ffff66;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.form .error p {
  color: #CC3333;
  font-weight: bold;
}
#copy {
  position: relative;
  background: #ffffff url('https://marvelaero-wp-dev.website-preview.space/wp-content/themes/marvel/css/../images/bg_copy.jpg') repeat-x left top;
  padding: 8px 17px;
  min-height: 386px;
}
#copy h1 {
  font-size: 42px;
  margin: 0px;
  color: #ffffff;
}
#copy h2 {
  font-size: 14px;
  font-weight: bold;
  color: #3399cc;
}
#copy h3 {
  font-size: 14px;
  font-weight: bold;
  margin: 0px 0px 12px 0px;
  border-bottom: 1px solid #3399cc;
  text-decoration: none;
}
#copy h3.post-title a {
  font-size: 22px;
  text-decoration: none;
}
#copy p#post-meta {
  font-size: 10px;
  color: #333333;
}
#copy p {
  margin: 7px 0px;
}
#copy a {
  text-decoration: none;
  color: #336699;
}
#copy li,
#copy p,
#copy td {
  font-size: 14px;
  color: #000000;
}
#copy ul {
  color: #3399cc;
}
#copy img.alignleft {
  float: left;
  padding-right: 12px;
  padding-bottom: 8px;
}
#copy table {
  border: none;
}
#copy table td {
  padding: 0px 4px;
}
#copy-container.christie_product {
  padding-right: 15px;
}
#copy-container.christie_product:before,
#copy-container.christie_product:after {
  content: " ";
  display: table;
}
#copy-container.christie_product:after {
  clear: both;
}
#copy.christie_product {
  background: #ffffff url('https://marvelaero-wp-dev.website-preview.space/wp-content/themes/marvel/css/../images/bg_product.jpg') no-repeat left top;
  position: relative;
  z-index: 0;
  width: 640px;
}
#copy.christie_product:before,
#copy.christie_product:after {
  content: " ";
  display: table;
}
#copy.christie_product:after {
  clear: both;
}
#copy.christie_product .top {
  min-height: 311px;
}
#copy.christie_product h1 {
  position: relative;
  z-index: 10;
  font-size: 40px;
  text-align: center;
}
#copy.christie_product h1 span {
  font-weight: normal;
  color: #000000;
  font-size: 38px;
}
#copy.christie_product .featured-image {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
}
#copy.christie_product #top-right {
  z-index: 10;
  position: absolute;
  right: 17px;
  background-color: #ffffff;
  width: 236px;
  margin-right: -17px;
  padding: 12px;
}
#copy.christie_product #under-image {
  position: relative;
  z-index: 10;
  clear: both;
}
#copy.christie_product #tabs {
  width: 674px;
  margin: 0px -24px 0px -17px;
  background-color: #ffffff;
}
#copy.christie_product #tabs ul.ui-tabs-nav {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
#copy.christie_product #tabs ul.ui-tabs-nav:before,
#copy.christie_product #tabs ul.ui-tabs-nav:after {
  content: " ";
  display: table;
}
#copy.christie_product #tabs ul.ui-tabs-nav:after {
  clear: both;
}
#copy.christie_product #tabs ul.ui-tabs-nav li {
  margin: 0px;
  text-align: center;
  float: left;
  height: 43px;
  width: 224px;
  background: transparent url('https://marvelaero-wp-dev.website-preview.space/wp-content/themes/marvel/css/../images/px_teal.jpg') repeat left top;
}
#copy.christie_product #tabs ul.ui-tabs-nav li a {
  padding-top: 18px;
  display: block;
  width: 224px;
  height: 25px;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  background: transparent url('https://marvelaero-wp-dev.website-preview.space/wp-content/themes/marvel/css/../images/bg_tab_shadow.png') no-repeat left top;
}
#copy.christie_product #tabs ul.ui-tabs-nav li.first a {
  background-image: none;
}
#copy.christie_product #tabs ul.ui-tabs-nav li.ui-tabs-active {
  background-image: url('https://marvelaero-wp-dev.website-preview.space/wp-content/themes/marvel/css/../images/bg_tab_nav.jpg');
  background-repeat: repeat-x;
}
#copy.christie_product #tabs ul.ui-tabs-nav li.ui-tabs-active a {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
#copy.christie_product #tabs div {
  padding-top: 18px;
  padding-left: 18px;
  background-color: #ffffff;
}
#copy.christie_product #tabs div:before,
#copy.christie_product #tabs div:after {
  content: " ";
  display: table;
}
#copy.christie_product #tabs div:after {
  clear: both;
}
#copy.christie_product #tabs div .left {
  padding: 0px;
  width: 300px;
  margin-right: 28px;
  float: left;
}
#copy.christie_product #tabs div .right {
  padding: 0px;
  width: 300px;
  float: left;
}
#home-slides {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: transparent url('https://marvelaero-wp-dev.website-preview.space/wp-content/themes/marvel/css/../images/px_teal.jpg') repeat left top;
  position: relative;
  height: 463px;
  width: 698px;
}
#home-slides .product {
  position: absolute;
  top: 13px;
  left: 12px;
  width: 674px;
  height: 438px;
  display: none;
  background: #ffffff url('https://marvelaero-wp-dev.website-preview.space/wp-content/themes/marvel/css/../images/bg_product.jpg') no-repeat left top;
}
#home-slides .product h1 {
  margin: 0px;
  position: absolute;
  width: 674px;
  text-align: center;
  font-size: 42px;
}
#home-slides .product h1 .serial {
  font-weight: bold;
  color: #ffffff;
}
#home-slides .product h1 .name {
  font-weight: normal;
  color: #000000;
  font-size: 38px;
}
#home-slides .product .caption {
  background-color: #ffffff;
  position: absolute;
  right: 0px;
  bottom: 13px;
  width: 234px;
  height: 292px;
  padding: 12px;
}
#home-slides .product .caption p {
  font-weight: bold;
  font-size: 14px;
  margin: 0px;
}
#home-slides .product .caption .learn-more {
  margin-left: -4px;
  margin-top: 12px;
}
#sidebar:before,
#sidebar:after {
  content: " ";
  display: table;
}
#sidebar:after {
  clear: both;
}
#sidebar.horizontal {
  background-color: #333333;
}
#sidebar.horizontal .column {
  background-color: #333333;
  width: 472px;
  float: left;
}
#sidebar.horizontal .widget {
  background: transparent url('https://marvelaero-wp-dev.website-preview.space/wp-content/themes/marvel/css/../images/bg_home_callout.png') no-repeat left top;
}
#sidebar.horizontal .widget.widget_product_widget {
  margin-left: 9px;
}
#sidebar.horizontal .widget.widget_product_widget .callout-image {
  float: left;
  width: 200px;
}
#sidebar.horizontal .widget.widget_product_widget .callout-image img {
  margin: 0px auto;
}
#sidebar.horizontal .widget.widget_product_widget .callout-content {
  float: left;
  width: 223px;
  margin-left: 4px;
}
#sidebar.horizontal .widget.widget_news_widget {
  margin-left: 5px;
  margin-right: 9px;
}
#sidebar.vertical .column {
  margin: 0px;
  padding-left: 5px;
  padding: 6px 0px 0px 6px;
  background-color: #333333;
  margin-top: 8px;
  width: 231px;
}
#sidebar.vertical .widget {
  background: transparent url('https://marvelaero-wp-dev.website-preview.space/wp-content/themes/marvel/css/../images/bg_callout_sidebar.png') no-repeat left top;
  width: 206px;
  padding: 15px;
  margin: 0px;
}
.widget {
  text-shadow: 1px 1px 0px #000000;
  width: 427px;
  padding: 13px 15px;
}
.widget:before,
.widget:after {
  content: " ";
  display: table;
}
.widget:after {
  clear: both;
}
.widget h2,
.widget h2 a {
  text-decoration: none;
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  margin-top: 0px;
  margin-bottom: 12px;
  color: #3399cc;
}
.widget h3,
.widget h3 a {
  text-decoration: none;
  color: #cccccc;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 4px;
  font-size: 14px;
}
.widget p {
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  margin-top: 0px;
  color: #cccccc;
}
.widget ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
.widget ul li {
  border-top: 1px dashed #cccccc;
  padding: 12px 0px;
}
.widget ul li p {
  font-weight: normal;
  margin: 0px;
}
.widget ul li.first {
  border: none;
  padding-top: 0px;
}
#footer {
  padding: 20px 18px;
  background-color: #272727;
}
#footer:before,
#footer:after {
  content: " ";
  display: table;
}
#footer:after {
  clear: both;
}
#footer .col-1 {
  width: 525px;
  float: left;
}
#footer .col-2 {
  width: 315px;
  float: right;
}
#footer p {
  text-shadow: 1px 1px 0px #000000;
  margin: 0px;
  color: #ffffff;
  font-size: 12px;
  line-height: 20px;
}
#footer p#address {
  text-align: right;
}
#footer a {
  color: #ffffff;
}
#category_container {
  width: 100%;
}
#category_container h1 {
  margin-top: 4px;
  width: 931px;
  height: 38px;
  background: transparent url('https://marvelaero-wp-dev.website-preview.space/wp-content/themes/marvel/css/../images/bg_seo_callout.png') no-repeat left top;
  padding: 4px 15px;
  font-size: 1.4em;
  line-height: 1.8em;
  color: #3399cc;
  text-shadow: 1px 1px 0px #000000;
}
#category_container .products_container {
  border-radius: 2px;
  background: transparent url('https://marvelaero-wp-dev.website-preview.space/wp-content/themes/marvel/css/../images/px_teal.jpg') repeat left top;
  min-height: 402px;
  padding: 11px 12px 12px 12px;
}
#category_container .products_container .products {
  position: relative;
  background: #ffffff url('https://marvelaero-wp-dev.website-preview.space/wp-content/themes/marvel/css/../images/bg_copy.jpg') repeat-x left top;
  padding: 8px 17px 50px 10px;
  min-height: 386px;
  width: 97%;
  margin: auto;
}
#category_container .products_container .products .product {
  width: 33%;
  float: left;
  display: block;
  text-align: center;
}
#category_container .products_container .products .product h3 {
  font-size: 1.1em;
}
.products-hamburger {
  background: transparent url(https://marvelaero-wp-dev.website-preview.space/wp-content/themes/marvel/css/../images/bg_nav_main.png);
  border-radius: 10px;
  color: #cccccc;
  display: block;
  font-size: 14px;
  line-height: 39px;
  margin: -8px auto 7px;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 0px #000000;
  text-transform: uppercase;
  width: 88%;
  padding-left: 27px;
}
.products-hamburger .icon-hamburger {
  display: inline-block;
  margin: 3px 20px;
  height: 16px;
  width: 30px;
}
.products-hamburger .icon-hamburger div {
  background-color: #dddddd;
  margin: 5px 0;
  height: 3px;
  width: 100%;
}
@media only screen and (max-width: 480px) {
  .product-sidebar {
    display: none;
  }
  #content .col-1 {
    width: 100%;
  }
  #content .col-2 {
    width: 100%;
  }
  #copy.christie_product {
    width: 94%;
  }
  #copy.christie_product h1 {
    font-size: 35px;
  }
  #copy.christie_product .top {
    background: white;
    min-height: auto;
  }
  #copy.christie_product .top .featured-image {
    position: inherit;
    padding-left: 100px;
  }
  #copy.christie_product #tabs {
    width: 100%;
    margin: 0;
  }
  #copy.christie_product #tabs ul.ui-tabs-nav li {
    width: 100%;
  }
  #copy.christie_product #tabs ul.ui-tabs-nav li a {
    width: 100%;
    background: none;
  }
  #copy.christie_product #top-right {
    z-index: 10;
    position: initial;
    right: 0;
    background-color: #ffffff;
    margin-right: 0;
    padding: 12px;
    width: 93%;
  }
  #copy-container.christie_product {
    padding-right: 0;
  }
  #copy {
    padding: 8px 13px;
  }
  #featured-image {
    width: 100%;
    height: auto;
  }
  #footer .col-1 {
    width: 100%;
  }
  #footer .col-2 {
    width: 100%;
  }
  #footer p#address {
    text-align: center;
  }
  .form input[type='text'],
  .form textarea {
    width: 100%;
  }
  #copy-container {
    padding-right: 0;
    padding: 0;
  }
  #header .col-1 {
    width: 60%;
  }
  #header .col-1 #logo {
    width: 100%;
  }
  #header .col-2 {
    width: 100%;
  }
  #header #top-callout {
    min-height: 100px;
  }
  #home-slides {
    display: none;
  }
  #main-nav ul {
    width: 95%;
  }
  #main-nav ul li {
    background: transparent url(https://marvelaero-wp-dev.website-preview.space/wp-content/themes/marvel/css/../images/bg_nav_main.png);
    border-radius: 10px;
    height: 41px;
    width: 100%;
  }
  #main-nav ul li.current-menu-item a {
    height: 100%;
    margin-top: 1px;
  }
  #seo-callout {
    display: none;
  }
  #sidebar.horizontal .column {
    padding-top: 10px;
    width: 100%;
  }
  #sidebar.horizontal .widget {
    background: none;
    padding: 0;
    text-align: center;
    width: 98%;
    padding: 1%;
  }
  #sidebar.horizontal .widget.widget_product_widget {
    margin-left: 0;
    margin-right: 0;
  }
  #sidebar.horizontal .widget.widget_product_widget .callout-image {
    float: initial;
    margin: -30px auto -10px auto;
    padding-left: 50px;
    width: 200px;
  }
  #sidebar.horizontal .widget.widget_product_widget .callout-content {
    float: initial;
    width: 96%;
    padding: 2%;
  }
  #sidebar.horizontal .widget.widget_product_widget .callout-content a.learn-more {
    background: linear-gradient(0deg, #00608e 0%, #1598cc 100%);
    text-indent: 0;
    width: 98%;
  }
  #sidebar.horizontal .widget.widget_news_widget {
    margin-left: 0;
    margin-right: 0;
  }
  #side-nav {
    display: none;
    width: 93%;
    margin: auto;
  }
  #top-callout {
    padding-right: 10px;
  }
}
@media only screen and (min-width: 480px) {
  .page-container {
    width: 947px;
  }
  .products-hamburger {
    display: none;
  }
  #content .col-1 {
    width: 246px;
  }
  #header {
    height: 100px;
  }
  #header .col-2 {
    float: right;
    width: 706px;
  }
  #main-nav ul {
    background: transparent url('https://marvelaero-wp-dev.website-preview.space/wp-content/themes/marvel/css/../images/bg_nav_main.png') no-repeat left top;
    height: 39px;
    width: 701px;
  }
  #main-nav ul.first-menu-item {
    background-image: none;
  }
  #seo-callout {
    background: transparent url('https://marvelaero-wp-dev.website-preview.space/wp-content/themes/marvel/css/../images/bg_seo_callout.png') no-repeat left top;
    height: 38px;
    width: 931px;
  }
}
