@media screen and (max-width: 768px) {
    #questions {
        padding: 0;
        margin-bottom: 15px;
    }
}
