.image-quote .quote {font-family:var( --font-regular ); z-index:1; position:relative;}
.image-quote .author-name {font-family:var(--font-light); font-size:var(--body-extra-small-fs); line-height:var( --body-extra-small-lh ); margin-left:var(--spacing-12);}
.image-quote .image-quote-content {padding:102px 0 90px 0;}
.image-quote .quote-icon::before {color:var(--secondary-dark-mint); position:relative; content:'\e90b'; font-family:icomoon; line-height:var(--heading-5-lh); font-size:90px; z-index:0; position:absolute; left:0; top:0;}
.image-quote .author-image img {width:56px; height:56px; border-radius:54px;}
.image-quote .image-quote-wrapper {background-color:var(--primary-natural); border-radius:24px;}
.image-quote .icon-image {background:url(/~/media/Images/D/drinkiq-v2/Universal/icons/quote-icon.svg) no-repeat; ); height:200px; max-width:200px; width:100%; border-radius:28px; position:absolute; bottom:0; right:0;}
.image-quote .author-block-wrapper {position:relative; padding:27px 50px 0 32px;}

.quote-wrapper-block {position:relative; background-color:var(--primary-natural); border-radius:24px; padding:130px 30%; margin-left:-26%; margin-right:-26%;}
.quote-wrapper-block .rad-highlight {font-size:var(--heading-5-fs); z-index:1; line-height:var(--heading-5-lh); font-style:normal; font-family:var(--font-regular); letter-spacing:calc(var(--heading-5-fs)* -0.01); position:relative;}
.quote-wrapper-block .rad-highlight strong {font-family:var(--font-light); font-size:var(--body-extra-small-fs); line-height:var(--body-extra-small-lh); margin-left:var(--spacing-12);}
.quote-wrapper-block .rad-highlight::before {z-index:-1; color:var(--secondary-dark-mint); position:relative; content:'\e90b'; font-family:icomoon; line-height:var(--heading-5-lh); font-size:90px; z-index:-1; position:absolute; left:-33px; top:-24px;}
.quote-wrapper-block::after {content:''; background:url(/~/media/Images/D/drinkiq-v2/Universal/icons/quote-icon.svg) no-repeat; height:200px; max-width:200px; width:100%; border-radius:28px; position:absolute; bottom:0; right:0;}

@media only screen and (max-width: 991px) {
    .quote-wrapper-block::after {
        height: 130px;
        max-width: 130px;
        width: 130px;
        background-position: center;
        background-size: contain;
    }
}
}
@media only screen and (max-width: 991px) {
.image-quote .icon-image {height:130px; max-width:130px; width:130px; background-position:center; background-size:contain;}
}

@media only screen and (max-width: 767px) {
.image-quote .quote {font-size:var(--heading-4-fs); line-height:var(--heading-4-lh);}
.image-quote .image-quote-content {padding:95px 25px 100px 25px;}
.image-quote .author-block-wrapper {padding:15px 0px 0 15px;}
.image-quote .quote-icon::before {font-size:64px;}
.quote-wrapper-block {padding: 95px 40px 154px 26px; margin-left:0px; margin-right:0px;}
.quote-wrapper-block .rad-highlight::before {font-size:64px; left:-6px; top: -16px;}
}

body#ip3-men-on-a-mission-how-life-can-be-so-much-more.ip3-support-with-drinking .image-quote .quote-icon::before, body#ip3-men-on-a-mission-how-life-can-be-so-much-more.ip3-support-with-drinking .image-quote .icon-image{
    display: none;
}