

.promo-section {
	padding-top: 48px;
	padding-bottom: 48px;
	background-color: #fff;
	border-top: 1px solid #E5E5E5;
}
.promo-section h2{
    font-weight: 600;
    font-size: 34px;
}
.promo-section .promo-section-img-right {
    position: absolute;
    top: 0;
    left: 50%;
}
.img-responsive {
    display: block;
    margin: auto;
    height: auto;
    padding-top: 20px;
}