#top-menu li.current-menu-item > a {
    color: #9dab84;
}


#bottomimgs.et_pb_row.et_pb_row_fullwidth {
    max-width: 100% !important;
    width: 100% !important;
}

#bottomimgs .et_pb_column_1_4 {
    width: 25%;
}

#bottomimgs .et_pb_column {
    margin-right: 0;
}

#bottomings .et_pb_row {
    padding: 0;
}

.et_pb_slider .et_pb_slide {
    height: 400px;
}

.circle img{
    border-radius: 300px;
}


/* ---------------- MEDIA BELOW HERE ---------------- */

@media screen and (max-width: 960px) {

.circle img {
    max-width: 50% !important;
} 
}

@media screen and (max-width: 414px) {
  
.circle img {
    max-width: 80% !important;
}
}
