﻿.blank-footer {
    
}
@media (max-width: 768px) {
    .blank-footer {
        display:none !important;
    }
}
