
#ex-1 {
}

@media screen and (min-width: 768px) {
#ex-1 {
    margin-bottom: 22px;
}
}
