img[src="https://ad.doubleclick.net/ddm/activity/src=8293300;type=invmedia;cat=lxqeqyj2;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;ord=2889904950578.9385?"]{
    display: none;
}
img[src="https://ad.doubleclick.net/ddm/activity/src=8293300;type=invmedia;cat=lxqeqyj2;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;ord=1?"]{
    display: none;
}

.fs-l-main{
    max-width: 1200px !important;
}
.fs-l-pageMain {
    max-width: 1100px !important;
    margin-top: 30px !important;
    margin: 0 auto;
}

.fs-c-productCarouselMainImage__expandButton {
    display: none !important; 
}

.spu-button{
    width: 300px;
    margin: 0 auto 90px;
    border: 1px solid #797979;
    border-radius: 4px;
}
.spu-button > a{
    display: block;
    width: 100%;
    text-decoration: none;
    color: #333333;
    text-align: center;
    padding: 10px 0px;
    transition: .3s;
    font-size: 1em;
}
.spu-button > a:hover{
    background: #333333;
    color: white;
}
@media screen and (max-width:1000px){
    .spu-button{
        width: 200px;
        border: 1px solid #333333;
        margin: 0 auto 80px;
    }
    .spu-button > a{
        font-size: 0.8em;
    }

}