.carousel-control.left,
.carousel-control.right {
	background: none !important;
	filter: none !important;
	outline: 0;
}

.selected.carousel-control.left,
.selected.carousel-control.right {
	color: #226AA6;
	opacity: 0.5;
}

.row {
	margin-left: unset;
	margin-right: unset;
}

@media screen and ( max-width:568px) {
	.li-padding { padding-left: 0em; }
}

@media screen and ( min-width:569px) {
	.li-padding { padding-left: 1.7em; }
}

.btn-light{
	font-size: 14px;
	width: 170px;
}

.h4-style-1 {
	background-color:#E8F3F9!important; font-weight: bold; padding: 10px;
}

.large-text {
	font-size:large;
}

.carousel-img-1 {
	height: 20rem; width: 28rem;
}

.div-style-1 {
	float:none;margin:auto;
}