.c-prem-hero {
	background-color: #f1f1f1;
}


.c-prem-procedures {
	background: #fff url('../img/breast-aug/img-procedures.png') no-repeat;
	background-position: right center;
}

.c-prem-tabs {
	background: #bcbbbb url('../img/breast-aug/img-content.png') no-repeat calc(50% - 30%) bottom;
}

@media(min-width: 1025px) {

	.c-prem-faq {
		background: #fff url('../img/breast-aug/img-faq.jpg') no-repeat center right;
		-webkit-background-size: cover;
		background-size: cover;
	}
}