/* Start Mobile */
@media (max-width:768px) {
    #main .event-page .tabs-menus {
        width: 100%;
    }

    .form{
        width: 80%;
    }
}
/* End Mobile */