/*
.mtb-70 {
	margin-top: 70px;
	margin-bottom: 70px;
}
.mtb-80 {
	margin-top: 80px;
	margin-bottom: 80px;
}
.mb-120 {
	margin-bottom: 120px;
}
.mb-80 {
    margin-bottom: 80px;
}

.mb-40 {
    margin-bottom: 40px;
}
.pr-70 {
	padding-right: 70px;
}
.banner-box {
    margin-right: -15px;
}

.no-mb {
    margin-bottom: 0px;
}*/