#custom-ad-preview-container .lg-modal__container {
    position: relative;
}
#custom-ad-preview-container .c-a-preview-loader {
    top: 40%;
    left: 46%;
}
#custom-ad-preview-container .lg-modal__container img {
    vertical-align: top;
    width: 100%;
    opacity: 0;
}
#custom-ad-preview-container .lg-modal__container .c-a-image-as-preview {
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#custom-ad-preview-container .lg-modal {
    position: relative;
    z-index: 1001;
}
#custom-ad-preview-container .custom-ad-preview-inner-wrapper {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    cursor: auto;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
.c-a-blur {
    -webkit-filter: blur(5px);
            filter: blur(5px);
}
.c-a-transparent {
    background-color: transparent;
}
.custom-ad-preview-headline {
    font-size: 2em;
    width: 100%;
    text-align: right;
    position: relative;
    padding: 0.2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    height: 15%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.custom-ad-logo {
    height: 100%;
    background-color: white;
    background-position: left;
    max-width: 531px;
    width: 30%;
}
.custom-ad-header-text {
    width: 70%;
}

#custom-preview-wrapper .custom-ad-preview-template-wrapper-subaru-split-one,
#custom-preview-wrapper .custom-ad-preview-template-wrapper-subaru-split-two {
    font-size: 4.5px;
}

#custom-preview-wrapper .custom-ad-header-text {
    width: 70%;
    font-size: 1.5vw;
}
#custom-preview-wrapper .custom-ad-preview-headline {
    min-height: 15%;
}
#custom-preview-wrapper .captw-one-container {
    height: 85%;
    overflow: hidden;
}
.custom-ad-preview-body-copy {
    padding: 1em;
}
#custom-ad-preview-container .custom-ad-preview-body-copy {
    font-size: 1.25em;
    white-space: pre-wrap;
}
.custom-ad-subHeadline {
    padding: 1em 1em 0 1em;
    font-weight: 700;
}
#custom-preview-wrapper .custom-ad-subHeadline {
    font-size: 22px;
}
.custom-ad-preview-image {
    height: 100%;
    width: 100%;
    border: 0.5em solid transparent;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-color: transparent;
}
.custom-ad-preview-template-wrapper-two .custom-ad-preview-image {
    height: 75%;
    width: 75%;
    position: relative;
    top: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-color: transparent;
}
.custom-ad-preview-template-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    width: 100%;
}
.custom-ad-preview-bullet-point-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    background: rgba(0, 0, 0, 0.2);
}
.custom-ad-preview-template-wrapper-one .captw-one-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
}
.captw-one-container .captw-one-inner {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.captw-one-inner-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
}
.custom-ad-preview-bullet-point {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.custom-ad-preview-bullet-point-icon {
    height: 20px;
    width: 20px;
    background-color: #6c6f70;
    margin: 0 1em 0 2em;
    border: 1px solid #fff;
    -ms-flex-negative: 0;
        flex-shrink: 0;
}
.custom-ad-preview-template-wrapper-two {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.custom-ad-preview-template-wrapper-two .custom-ad-preview-headline {
    text-align: center;
}
.captw-two-image-wrapper {
    -webkit-box-flex: 3;
        -ms-flex: 3;
            flex: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
}
.custom-ad-preview-template-wrapper-two .custom-ad-preview-image {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-color: transparent;
}
.custom-ad-preview-template-wrapper-two .custom-ad-preview-body-copy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: 1;
            flex-direction: 1;
}
#custom-ad-container .am-dzc-button {
    margin: 0 auto;
    width: auto;
    padding: 5px 10px;
}
#custom-ad-preview-container
    .custom-ad-preview-template-wrapper-six
    .captw-one-container {
    height: 100%;
    margin: 5% 0;
    overflow: hidden;
}
#custom-ad-preview-container
    .custom-ad-preview-template-wrapper-six
    .captw-one-container
    .captw-one-inner {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
}
#custom-ad-preview-container
    .custom-ad-preview-template-wrapper-six
    .custom-ad-header-text {
    font-size: 28px;
    width: 100%;
    padding: 0.4em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 700;
}
#custom-ad-preview-container
    .custom-ad-preview-template-wrapper-six
    .custom-ad-subHeadline {
    width: 100%;
    padding: 0.4em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0.4em;
    font-weight: 700;
}
#custom-ad-preview-container
    .custom-ad-preview-template-wrapper-six
    .custom-ad-preview-lines-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 100%;
    padding: 0.4em 0.4em 0.4em 0.8em;
    font-size: 16px;
}
#custom-ad-preview-container
    .custom-ad-preview-template-wrapper-six
    .custom-ad-preview-lines-wrapper
    .custom-ad-preview-line {
    padding: 2px 0;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
#custom-ad-preview-container
    .custom-ad-preview-template-wrapper-six
    .custom-ad-preview-lines-wrapper
    .custom-ad-preview-line
    span {
    visibility: hidden;
    position: absolute;
}
#custom-ad-preview-container
    #custom-preview-wrapper-image
    .custom-ad-preview-template-wrapper-six
    .custom-ad-header-text {
    font-size: 58px;
}
#custom-ad-preview-container
    #custom-preview-wrapper-image
    .custom-ad-preview-template-wrapper-six
    .custom-ad-subHeadline {
    font-size: 52px;
}
#custom-ad-preview-container
    #custom-preview-wrapper-image
    .custom-ad-preview-template-wrapper-six
    .custom-ad-preview-line {
    font-size: 40px;
}
#custom-ad-preview-container
    #custom-preview-wrapper-image
    .custom-ad-preview-template-wrapper-six {
}
#custom-ad-preview-container
    .custom-ad-preview-inner-wrapper
    .custom-ad-preview-template-wrapper-seven
    .captw-one-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
}
#custom-ad-preview-container #custom-preview-wrapper-image {
}
@media (max-width: 40em) {
    /* 682px */
    .custom-ad-preview-template-wrapper-one .custom-ad-preview-body-copy {
        font-weight: normal;
        font-size: 14px;
    }
    #custom-ad-preview-container
        .custom-ad-preview-template-wrapper-six
        .custom-ad-header-text {
        font-size: 24px;
    }
    #custom-preview-wrapper .custom-ad-subHeadline {
        font-size: 18px;
    }
    #custom-preview-wrapper .custom-ad-preview-body-copy,
    #custom-preview-wrapper .custom-ad-preview-lines-wrapper {
        font-size: 14px;
    }
    .custom-ad-preview-template-wrapper-one
        .custom-ad-preview-bullet-point-wrapper,
    .custom-ad-preview-template-wrapper-two
        .custom-ad-preview-bullet-point-wrapper {
        font-weight: normal;
        font-size: 14px;
    }
}
@media (max-width: 36em) {
    /* 576px */
    .custom-ad-preview-template-wrapper-three
        .custom-ad-preview-bullet-point-icon {
        height: 15px;
        width: 15px;
        margin: 0 0.7em 0 2em;
    }
    .custom-ad-preview-template-wrapper-three
        .custom-ad-preview-bullet-point-wrapper {
        font-weight: normal;
    }
    #custom-ad-preview-container
        .custom-ad-preview-template-wrapper-six
        .custom-ad-header-text {
        font-size: 20px;
    }
    #custom-preview-wrapper .custom-ad-subHeadline {
        font-size: 16px;
    }
    #custom-ad-preview-container
        .custom-ad-preview-template-wrapper-six
        .custom-ad-preview-lines-wrapper,
    #custom-preview-wrapper .custom-ad-preview-body-copy,
    #custom-preview-wrapper .custom-ad-preview-lines-wrapper {
        font-size: 12px;
    }
}
@media (max-width: 32em) {
    /* 512px */
    #custom-ad-preview-container
        .custom-ad-preview-template-wrapper-six
        .custom-ad-header-text {
        font-size: 18px;
    }
    #custom-preview-wrapper .custom-ad-subHeadline {
        font-size: 12px;
    }
    #custom-preview-wrapper .custom-ad-preview-body-copy,
    #custom-preview-wrapper .custom-ad-preview-lines-wrapper {
        font-size: 10px;
    }
}
@media (max-width: 29em) {
    /* 460px */
}
@media (max-width: 25em) {
    /* 400px */
}
.custom-preview-wrapper-submit-button {
    position: absolute;
    right: 2em;
    bottom: 1em;
    z-index: 1;
}
.custom-preview-wrapper-close-button {
    z-index: 1;
    height: 1em;
    width: 3em;
    top: -20px;
    right: -20px;
}
#custom-ad-preview-container #custom-preview-wrapper-image {
    position: fixed;
    min-height: 1080px;
    min-width: 1920px;
    max-height: 1080px;
    max-width: 1920px;
    left: 0;
    top: -1080px;
    -webkit-transition: top 0.5s ease-out;
    transition: top 0.5s ease-out;
}
#view-custom-ad-full {
    bottom: 4em;
}
#location-thumbnail-dropzone {
    display: none;
}
.custom-ad-preview-template-wrapper .c-a-text-content-fivePointFive {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
}
.c-a-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
/*Template wheel alignment*/
.custom-ad-preview-template-wrapper-wheelAlignment .c-a-price {
    position: relative;
}
#custom-preview-wrapper
    .custom-ad-preview-template-wrapper-wheelAlignment
    .c-a-price
    div {
    font-size: 2em;
    color: #000;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-right: 3em;
}
/*TEMPLATE FACEBOOK*/
#custom-ad-preview-container .custom-ad-preview-template-wrapper-facebook {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background: #ffffff;
    background: radial-gradient(
        ellipse at center,
        #ffffff 0%,
        #f6f6f6 47%,
        #ededed 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=1 );
    color: rgb(77, 77, 77);
    font-weight: 700;
}
#custom-ad-preview-container
    .custom-ad-preview-template-wrapper-facebook
    .c-a-header {
    border: none !important;
}
#custom-ad-preview-container
    .custom-ad-preview-template-wrapper-facebook
    .custom-ad-header-text {
    font-size: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
}
#custom-ad-preview-container
    .custom-ad-preview-template-wrapper-facebook
    .fa-facebook-square {
    color: #3a549f;
    font-size: 7em;
}
#custom-ad-preview-container
    .custom-ad-preview-template-wrapper-facebook
    .c-a-twitter-wrapper {
    border: 2px solid #1da1f3;
    border-radius: 12%/50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #1da1f3;
    padding: 0 2em;
}
#custom-ad-preview-container
    .custom-ad-preview-template-wrapper-facebook
    .fa-twitter {
    font-size: 4em;
}
#custom-ad-preview-container
    .custom-ad-preview-template-wrapper-facebook
    .c-a-twitter-wrapper-text {
    font-size: 54px;
    padding-left: 16px;
}
#custom-ad-preview-container
    .custom-ad-preview-template-wrapper-facebook
    .c-a-facebook-location-name {
    font-size: 42px;
    text-transform: uppercase;
}
#custom-ad-preview-container
    .custom-ad-preview-template-wrapper-facebook
    .c-a-facebook-user-entry {
    font-weight: 100;
    font-size: 41px;
}
#custom-ad-preview-container
    .custom-ad-preview-template-wrapper-facebook
    .c-a-facebook-custom-ad-logo {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
#custom-ad-preview-container
    .custom-ad-preview-template-wrapper-facebook
    .custom-ad-logo {
    background-position: right;
    margin-right: 2em;
    margin-bottom: 2em;
    min-height: 30px;
}
#custom-ad-preview-container
    .custom-ad-preview-template-wrapper-oilAndFilterSpecial
    .c-a-price
    div {
    margin-top: 80px;
    padding-right: 4.5em;
}
#custom-ad-preview-container .c-a-schedule-appointment-entry {
    position: absolute;
    font-size: 36px;
    top: 100px;
    left: 0;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
#custom-ad-preview-container
    .custom-ad-preview-template-wrapper-shocksAndStruts
    .c-a-price
    div {
    margin-top: 67px;
    width: 547px;
    right: 138px;
    padding: 0;
}
#custom-ad-preview-container
    .custom-ad-preview-template-wrapper-tireRotationBackground
    .c-a-price
    div {
    margin-top: 155px;
    padding-right: 5em;
}
#custom-ad-preview-container .c-a-bg-video {
    width: 100%;
    opacity: 0;
}
#custom-ad-preview-container
    .custom-ad-preview-template-wrapper-windshieldWipers
    .c-a-price
    div {
    left: 20px;
    bottom: 70px;
    font-size: 62px;
    color: #fff;
}
@media (max-width: 50em) {
    #custom-ad-preview-container
        .custom-ad-preview-template-wrapper-oilAndFilterSpecial
        .c-a-price
        div {
        padding-right: 3em;
    }
}
@media (max-width: 40em) {
    /* 682px */
    #custom-ad-preview-container
        #custom-preview-wrapper
        .custom-ad-preview-template-wrapper-facebook
        .custom-ad-header-text {
        font-size: 33px;
    }
    #custom-ad-preview-container
        #custom-preview-wrapper
        .custom-ad-preview-template-wrapper-facebook
        .fa-facebook-square,
    #custom-ad-preview-container
        #custom-preview-wrapper
        .custom-ad-preview-template-wrapper-facebook
        .fa-twitter {
        font-size: 6em;
    }
    #custom-ad-preview-container
        #custom-preview-wrapper
        .custom-ad-preview-template-wrapper-facebook
        .c-a-facebook-location-name {
        font-size: 28px;
    }
    #custom-ad-preview-container
        #custom-preview-wrapper
        .custom-ad-preview-template-wrapper-facebook
        .c-a-facebook-user-entry {
        font-size: 24px;
    }
    #custom-preview-wrapper
        .custom-ad-preview-template-wrapper-wheelAlignment
        .c-a-price
        div,
    #custom-ad-preview-container
        .custom-ad-preview-template-wrapper-oilAndFilterSpecial
        .c-a-price
        div {
        padding-right: 2em;
    }
}
@media (max-width: 36em) {
    /* 576px */
    #custom-ad-preview-container
        #custom-preview-wrapper
        .custom-ad-preview-template-wrapper-facebook
        .custom-ad-header-text {
        font-size: 29px;
    }
    #custom-ad-preview-container
        #custom-preview-wrapper
        .custom-ad-preview-template-wrapper-facebook
        .fa-facebook-square,
    #custom-ad-preview-container
        #custom-preview-wrapper
        .custom-ad-preview-template-wrapper-facebook
        .fa-twitter {
        font-size: 5em;
    }
    #custom-ad-preview-container
        #custom-preview-wrapper
        .custom-ad-preview-template-wrapper-facebook
        .fa-twitter {
        color: #1da1f3;
    }
    #custom-ad-preview-container
        #custom-preview-wrapper
        .custom-ad-preview-template-wrapper-facebook
        .c-a-facebook-location-name {
        font-size: 24px;
    }
    #custom-ad-preview-container
        #custom-preview-wrapper
        .custom-ad-preview-template-wrapper-facebook
        .c-a-facebook-user-entry {
        font-size: 22px;
    }
    #custom-preview-wrapper
        .custom-ad-preview-template-wrapper-wheelAlignment
        .c-a-price
        div,
    #custom-preview-wrapper
        .custom-ad-preview-template-wrapper-oilAndFilterSpecial
        .c-a-price
        div {
        padding-right: 1.2em;
    }
}
/*1920x1080*/
#custom-ad-preview-container
    #custom-preview-wrapper-image
    .custom-ad-preview-template-wrapper-facebook
    .custom-ad-header-text {
    font-size: 90px;
}
#custom-ad-preview-container
    #custom-preview-wrapper-image
    .custom-ad-preview-template-wrapper-facebook
    .fa-facebook-square {
    color: #3a549f;
    font-size: 350px;
}
#custom-ad-preview-container
    #custom-preview-wrapper-image
    .custom-ad-preview-template-wrapper-facebook
    .c-a-twitter-wrapper {
    border: 4px solid #1da1f3;
    border-radius: 14%/50%;
}
#custom-ad-preview-container
    #custom-preview-wrapper-image
    .custom-ad-preview-template-wrapper-facebook
    .c-a-twitter-wrapper-text {
    font-size: 115px;
    padding-left: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    top: -11px;
}
#custom-ad-preview-container
    #custom-preview-wrapper-image
    .custom-ad-preview-template-wrapper-facebook
    .fa-twitter {
    color: #1da1f3;
    font-size: 150px;
    height: 150px;
}
#custom-ad-preview-container
    #custom-preview-wrapper-image
    .custom-ad-preview-template-wrapper-facebook
    .c-a-facebook-location-name {
    font-size: 55px;
}
#custom-ad-preview-container
    #custom-preview-wrapper-image
    .custom-ad-preview-template-wrapper-facebook
    .c-a-facebook-user-entry {
    font-size: 55px;
}
#custom-ad-preview-container
    #custom-preview-wrapper-image
    .custom-ad-preview-template-wrapper-wheelAlignment
    .c-a-price
    div {
    position: absolute;
    color: #000;
    font-size: 111px;
    right: 175px;
    width: 515px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
#custom-ad-preview-container
    #custom-preview-wrapper-image
    .custom-ad-preview-template-wrapper-oilAndFilterSpecial
    .c-a-price
    div {
    margin-top: 80px;
    padding: 0;
}
#custom-ad-preview-container
    #custom-preview-wrapper-image
    .c-a-schedule-appointment-entry {
    font-size: 70px;
    top: 250px;
}
#custom-ad-preview-container
    #custom-preview-wrapper-image
    .custom-ad-preview-template-wrapper-shocksAndStruts
    .c-a-price
    div {
    margin-top: 67px;
    width: 547px;
    right: 138px;
}
#custom-ad-preview-container
    #custom-preview-wrapper-image
    .custom-ad-preview-template-wrapper-tireRotationBackground
    .c-a-price
    div {
    right: 252px;
    margin-top: 175px;
    width: 527px;
    padding: 0;
}
#custom-ad-preview-container
    #custom-preview-wrapper-image
    .custom-ad-preview-template-wrapper-windshieldWipers
    .c-a-price
    div {
    left: 100px;
    bottom: 120px;
    font-size: 90px;
    color: #fff;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}

.custom-ad-preview-template-wrapper-windshieldWipers2 .c-a-price div {
    position: absolute;
    bottom: 26px;
    right: 88px;
    width: 605px;
    font-size: 165px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
}

.c-a-bf-subHeadline div {
    color: white;
    position: absolute;
    font-size: 75px;
    top: 500px;
    width: 610px;
    right: 175px;
    max-height: 190px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    text-align: left;
    overflow: hidden;
}
.c-a-bf-price div {
    position: absolute;
    font-size: 152px;
    top: 675px;
    right: 175px;
    width: 610px;
    color: #c40430;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: left;
    overflow: hidden;
}
.c-a-bf-short-description div {
    position: absolute;
    right: 175px;
    width: 610px;
    font-size: 40px;
    color: #fff;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: left;
}
.custom-ad-preview-template-wrapper-daysOfTheWeek .c-a-subHeadline div {
    position: absolute;
    top: 253px;
    right: 0;
    height: 250px;
    width: 833px;
    font-size: 105px;
    padding: 0;
    color: #c3002f;
    overflow: hidden;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.custom-ad-preview-template-wrapper-daysOfTheWeek
    .custom-ad-preview-lines-wrapper {
    position: absolute;
    top: 480px;
    right: 170px;
    width: 650px;
    height: 120px;
    padding-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.custom-ad-preview-template-wrapper-daysOfTheWeek
    .custom-ad-preview-lines-wrapper
    .custom-ad-preview-line {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 50px;
    color: #c3002f;
}
.custom-ad-preview-template-wrapper-daysOfTheWeek .c-a-days-of-week-price div {
    position: absolute;
    top: 610px;
    right: 175px;
    width: 645px;
    font-size: 130px;
    color: #c3002f;
    text-align: left;
}
.custom-ad-preview-template-wrapper-daysOfTheWeek
    .c-a-day-of-the-week-text
    div {
    position: absolute;
    left: 300px;
    bottom: 200px;
    width: 484px;
    text-align: center;
    font-size: 55px;
}

.windshieldWipers2-price {
    top: 15px;
    font-size: 100px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: start;
        align-self: flex-start;
}

/* SUBARU SPLIT ONE */

.custom-ad-preview-template-wrapper-subaru-split-one {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    position: absolute;
    font-size: 10px;
}

.custom-ad-preview-template-wrapper-subaru-split-one .subaru-split-one-left {
    -ms-flex-preferred-size: 1;
        flex-basis: 1;
    height: 100%;
    width: 50%;
    background-color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 4em;
}

.custom-ad-preview-template-wrapper-subaru-split-one
    .subaru-split-one-left
    div {
    margin: 3em 0;
}

.custom-ad-preview-template-wrapper-subaru-split-one
    .subaru-split-one-left
    .subaru-split-one-headline
    span {
    font-size: 8em;
    font-weight: bold;
}

.custom-ad-preview-template-wrapper-subaru-split-one
    .subaru-split-one-left
    .subaru-split-one-body-copy
    span {
    font-size: 6em;
}

.custom-ad-preview-template-wrapper-subaru-split-one
    .subaru-split-one-left
    .subaru-split-one-call-to-action
    span {
    font-size: 7em;
    color: #376fd0;
}

.custom-ad-preview-template-wrapper-subaru-split-one .subaru-split-one-right {
    -ms-flex-preferred-size: 1;
        flex-basis: 1;
    height: 100%;
    width: 50%;
    background-color: #000;
}

.custom-ad-preview-template-wrapper-subaru-split-one
    .subaru-split-one-right
    .subaru-split-one-image {
    min-width: 100%;
    min-height: 100%;
    background-size: cover;
    background-position: center;
}

/* SUBARU SPLIT TWO */

.custom-ad-preview-template-wrapper-subaru-split-two {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    position: absolute;
    font-size: 10px;
}

.custom-ad-preview-template-wrapper-subaru-split-two .subaru-split-two-left {
    -ms-flex-preferred-size: 1;
        flex-basis: 1;
    height: 100%;
    width: 50%;
    background-color: #000;
}

.custom-ad-preview-template-wrapper-subaru-split-two
    .subaru-split-two-left
    .subaru-split-two-image {
    min-width: 100%;
    min-height: 100%;
    background-size: cover;
    background-position: center;
}

.custom-ad-preview-template-wrapper-subaru-split-two .subaru-split-two-right {
    -ms-flex-preferred-size: 1;
        flex-basis: 1;
    height: 100%;
    width: 50%;
    background-color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}

.custom-ad-preview-template-wrapper-subaru-split-two
    .subaru-split-two-right
    .subaru-split-two-headline {
    padding: 4em 6em;
    background-color: #000;
    -webkit-box-flex: 3;
        -ms-flex-positive: 3;
            flex-grow: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.custom-ad-preview-template-wrapper-subaru-split-two
    .subaru-split-two-right
    .subaru-split-two-headline
    span {
    font-weight: bold;
    font-size: 8.5em;
}

.custom-ad-preview-template-wrapper-subaru-split-two
    .subaru-split-two-right
    .subaru-split-two-sub-headline {
    padding: 4em 6em;
    background-color: #376fd0;
    -webkit-box-flex: 2;
        -ms-flex-positive: 2;
            flex-grow: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.custom-ad-preview-template-wrapper-subaru-split-two
    .subaru-split-two-right
    .subaru-split-two-sub-headline
    span {
    font-size: 5em;
}

.custom-ad-preview-template-wrapper-subaru-split-two
    .subaru-split-two-right
    .subaru-split-two-body-copy {
    padding: 4em 6em;
    background-color: #fff;
    -webkit-box-flex: 10;
        -ms-flex-positive: 10;
            flex-grow: 10;
}

.custom-ad-preview-template-wrapper-subaru-split-two
    .subaru-split-two-right
    .subaru-split-two-body-copy
    span {
    color: #000;
    font-size: 4em;
}
