@media (max-width: 992px) {
.page-header.page-header-modern.page-header-background.page-header-background-md {
  padding: 70px 0 30px !important;}
}

@media (min-width: 992px) {
	.parallax-contain .parallax-background {
		background-size: contain !important;
	}
}

.parallax-custom-1 .parallax-background {
	top: auto !important;
	bottom: -70px !important;
}

@media (max-width: 991px) {
        .owl-carousel-light .owl-item {
                background-size: cover !important;
        }
}

.bg-color-dark, .bg-dark {
    background-color: none !important;
}

.sticky-header-active #header .header-logo img {
	width: 60px !important;
}


ol { 
    list-style-type: decimal-leading-zero !important;
}
ol li:before {
    content: '0';
    position: relative;
    left: -38px;
}

.card-group{
  margin: ;
  width: ;
  margin-left: ;
}
.card-group card{
  max-width: ;
  max-height: ;
  margin-right: ; 
}
#card-image{
  width: ;
  margin: ;
  margin-left: ;
  margin-bottom: ;
}

