@media (max-width: 680px) {
    #content-container {
        width: 95%;
    }
}