.shop-section_1 .headings{
	margin-bottom:40px;
	text-align:center;
}
.shop-section_1 .headings h2{
	font-size:3rem;
    margin:0 0 10px;
    padding:0;
}
.shop-section_1 .headings h2::after{
	display:none;
}
.shop-section_1 .headings p{
	font-style:italic;
    font-size:2rem;
}

.left img{
max-width:100%;
height:auto;
}

.content h3{
    font-size: 2rem;
    margin: 0 0 40px;
}
.content h4{
    font-size: 3rem;
    margin: 40px 0;
}