body {
    padding-top: 50px;
    padding-bottom: 20px;
}

.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.carousel-caption p {
    font-size: 20px;
    line-height: 1.4;
}

.carousel-inner .item img[src$=".svg"] {
    width: 100%;
}

#qrCode {
    margin: 15px;
}

@media screen and (max-width:767px) {
    .carousel-caption {
        display: none;
    }
}

.logo {
    padding-top: 20px;
    padding-bottom: 20px;
    max-width: 250px;
    display: block;
    margin: auto;
}

.pad-bottom-25 {
    padding-bottom: 25px;
}

.img-topleft {
    max-height: 835px;
}

.img-topright {
    max-height: 385px;
}

.img-bottomleft {
    max-height: 385px;
}

.img-bottomright {
    max-height: 835px;
}
