.spring {
	color: white !important;
}

.sticky__header.is-sticky {
	background: #0054a6 none repeat scroll 0 0;
}

.dale {
	color: white !important;
}

.junior__classes h4 {
	text-align: left;
    padding: 8px;
    background: #c7e8f9;
    width: max-content;
    padding-left: 18px;
    padding-right: 42px;

}

.fo p {
	font-size: 18px;
}

@media only screen and (max-width: 510px) {
	.hinata {
		display: none !important;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1186px)  {
		.naruto {
			left: 65% !important;
		}
}

@media only screen and (min-width: 768px) and (max-width: 991px)  {
		.naruto {
			left: 42% !important;
		}
}

@media only screen and (min-width: 510px) and (max-width: 767px)  {
		.naruto {
			left: 56% !important;
		}
}

@media only screen and (min-width: 425px) and (max-width: 511px)  {
		.naruto {
			left: 61% !important;
		}
}

@media only screen and (min-width: 386px) and (max-width: 425px) {
	.naruto {
		left: 70% !important;
	}
}

@media only screen and (max-width: 385px) {
	.naruto {
		left: 79% !important;
	}
}

.choose__icon img {
	max-width: none;
}

