@media screen and (min-width: 768px) {
    #xBox, #fbBox {
        width: 100%;
    }
}

.xbox { margin-top: 2.5rem; }