/** MENU OPTIONS **/
.apply_menu_option
{
    width: 33%;
    display: inline-block;
}

.apply_menu_option {
    max-height: 255px;
     flex: 1;
}