
@media (min-width: 1024px) {
#parent-overlayLTC > .col-md-6 { flex: 0 0 70% !important; max-width: 70% !important; }
}

@media (min-width: 768px) {
#parent-overlayLTC > .offset-sm-3 { margin-left: 15% !important; }
}