.footer .footer-secondary {
    position: relative;
    padding: 10px 0;
    background-color: #ffffff;
}

.pagetitle__heading {
    font-size: 40px;
    margin-bottom: 20px;
    text-align: center !important;
    color: white;
}

.page-title {
    padding-top: 60px;
    padding-bottom: 60px;
}
.slick-slide img {
    width: 100% !important;
    display: block !important;
    border: 2px solid white !important;
    border-radius: 10px !important;
}