ul {
    list-style: none;
}

.main_nav ul li.current-menu-item a {
    color: #57ccc3;
}

.width100 {
    width: 100% !important;
}