/* MOVIL -RESPONSIVE */
@media only screen and (max-width: 768px) {
    .dep-background {
        margin-top: 10px !important;
    }
}