#page-banner-50 #image-wrapper {
	background-image: url('https://essentialwatchguide.com/wp-content/uploads/2021/04/best-swiss-watches.jpg');
}
@media only screen and (max-width : 700px) {
	#page-banner-50 #image-wrapper {
		background-image: url('https://essentialwatchguide.com/wp-content/uploads/2021/04/best-swiss-watches-1024x709.jpg');
	}
}
#page-banner-50 #page-banner-header-wrap {
    background-color: rgba(0,0,0,0.5);
}
#testimonial-block {
	background-image: url('');
}
#cta-banner-image {
	background-image: url('https://essentialwatchguide.com/wp-content/uploads/2021/04/top-watch-company.jpg');
}
@media only screen and (max-width : 700px) {
	#testimonial-block {
		background-image: url('');
	}
	#cta-banner-image {
		background-image: url('https://essentialwatchguide.com/wp-content/uploads/2021/04/top-watch-company-1024x683.jpg');
	}
}

.post-content > p.watch-image-label-link {
    margin: 0 0 60px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    font-size: 24px;
}
.post-content > p.watch-image-label-link a {
    text-decoration: none;
    color: #7ebfe5;
}
.post-content figure.wp-block-image.watch-image-has-label {
    margin-bottom: 0;
}
#cta-banner-content h4 {
    max-width: 1000px;
}
img#ft-simplified-media {
    display: block;
    width: auto;
    height: 30px;
}

@media only screen and (max-width : 600px) {
    #colophon {
        display: block;
        text-align: center;
        padding-bottom: 30px;
        height: auto;
    }
    img#ft-simplified-media {
        margin: 30px auto 0;
    }
    span.ft-sep {
        display: block;
        font-size: 0;
        margin: 10px 0;
    }
}

