.testimonials .triangle {
    display: none;
}

/* To compensate for not being able to give 0 margin to the last child. */
.boxes.clearfix > li {
    margin-right: 1.6%;
}

/* ---------- Pre-2016 Redesign Styles below ---------- */
#logo, #logo > div {
    display: block;    
}

#logo, #logo > img {
    width: auto;
    height: auto;
}

#nav .search-field {
    width: 250px;
    overflow: visible;
}

#gcat #selected .image {
    width: 100%;
}

.drawer.active {
    display: block;
    height: auto;
}

.comments {
    position: relative;
    top: 4px;
}