.section-header i {
    color: #b971f1;
    font-size: 50px;
    display: inline-block;
    margin-top: 10px;
}
.gray-bg {
    background-color: #fafafa !important;
}
.regional-letters h2 {
    font-family: "f1";
    margin-top: 16px !important;
}
.regional-letters i {
    color: #b971f1;
    font-size: 50px;
    display: inline-block;
    margin-bottom: 0px !important;
    margin-top: 30px !important;
}
@media only screen and (max-width : 575px) {
	
	.student-letters .owl-prev span {
		top: -53px !important;
	}
	.student-letters .owl-next span {
		top: -53px !important;
	}
}

@media only screen and (max-width : 767px) {
	
	
	.student-letters .owl-prev span {
		top: -53px !important;
	}
	.student-letters .owl-next span {
		top: -53px !important;
	}
}