@charset "utf-8";
/* CSS Document */

.bg-primary {
    height: 540px;
}
.owl-carousel .owl-item .box-shadow {
    height: 400px;
}
.owl-carousel .owl-item.active {
    opacity: 1;
    height: 450px;
}

