.sp-container {
	margin-top: 20px;
	margin-bottom: 20px;
}
.sp-container .row {
	display: flex;
    align-items: center;
}
.sp-container h1 {
	margin: 20px 0;
	font-size: 20px;
}
.sp-image img {
	margin: 10px 0;
}.product p {
color: #fff;
}
.contact-form__button {
width:9rem
}
.product__item a {
display:block;
height:10rem;
line-height:10rem;
}
.product__image {
height:auto;max-height:100%;}