@media screen and (min-width: 768px) and (max-width: 1000px) {
    .event-title {width:38%;}
    .tickera_table .coupon .input-text {
        width: 37%;
        }
}

.coupon .tickera_button {
    padding:10px 2.1% 11px 2.1% !important;
}
.fixed-nav-center ul {
    float:right;
    margin:15px 0 0 0;
}

.small-logo {
    margin:15px 0 0 0;
}