﻿
@media (min-width: 1024px) and (max-width: 1199px)
{
.visible-lg{
    display:block !important;
    }
}