/* Automatically externalized from inline style attributes. */
/* High-specificity selectors preserve normal inline-style precedence without overriding existing !important rules. */

.vt-inline-001:not(#vt-inline-a):not(#vt-inline-b):not(#vt-inline-c) {
  background-image: url(../../img/bg/inner-header.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.vt-inline-002:not(#vt-inline-a):not(#vt-inline-b):not(#vt-inline-c) {
  background: none;
}
