﻿body {
	color: #ffc107;
}
.text-justify {
	text-align: justify;
}
.main-div {
	position:relative;
	top:91px;
}

@media (min-width:992px) {
	.w-lg-75 {
		width:75% !important;
	}
	.w-lg-66 {
		width:66.66% !important;
	}
}