ol {
	list-style: decimal!important;
}
#main-content .container {
	max-width: 970px;
}
#main-content .form-control {
	height: auto!important;
}
body.modal-open {
	overflow: hidden!important;
}
#main-content .modal {
	margin-top: auto!important;
}
h3 span {
	padding: 5px;
	border-bottom: 1px solid;
}
#main-content table td {
	padding: 5px;
}
#main-content table td:first-child {
	width: 30%;
	font-weight: 700;
}
.slider {
	height: 420px;
}
#main-content .col-6 {
	width: 50%;
}
#main-content table td:last-child {
	width: 70%;
}

@media (max-width: 575.98px) {
#main-content h3, #main-content .h3 {
	font-size: 1.6rem;
}
}
