/* added style for intro section cta alignment*/
.lp-download-app .btn,
.lp-agenda .btn,
.lp-speakers .btn,
section.lp-intro-section .btn {
    text-align: left;
}

@media only screen and (min-width: 1200px) {
    .lp-contact .col:first-child * {
        max-width: 450px;
    }
    .agenda-item-date h5 {
        font-size: 50px;
    }
    .agenda-item-date-info p {
        font-size: 16px;
        line-height: 24px;
    }
}

.lp-sponsors h2 {
    margin-bottom: 14px;
}