
@media (min-width: 992px) { 
.top-padding{
	padding-top: 1.5em;
}

}

.bottom-padding{
	padding-bottom: 1.5rem;
}