/* --------------------------------------------------- */
/* ---------------------RESPONSIVE-------------------- */
/* --------------------------------------------------- */

@media only screen and (max-width: 640px) {
    #boxed-wrapper #content {
        margin-bottom: 0;
    }
}