.row .four.columns {
    width: 310px;
}
.row .four.columns > * {
    margin: 0 5px;
}
.widget-area {
    display: block;
}
.ourproducts-arrow {
    padding-right: 10px;
    color: grey;
}
@media only screen and (max-width: 480px) {
    #secondary {
        left: 0;
    }
    .row .four.columns > * {
        margin: 0;
    }
}
.widget-area .widget h3 {
    margin-bottom: 1.5rem;
}
#secondary > aside {
    margin-bottom: 43px;
}
