.footer-content-lists .footer-content {
    text-align: left;
    background: url(https://www.visuallight.in/visuallight/uploads/2023/03/history-map.png) #000 !important;
    background-repeat: repeat;
    background-position: center center;
}
@media only screen and (max-width: 767px) {
.text-left {
    padding: 10px 10px 0px 10px!important;
}
.text-right {
    padding: 0px 10px 10px 10px!important;
text-align: left;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1199px){
ul.dropdown-menu>li>a {
    font-weight: 600;
    font-style: normal;
    font-size: 12px;
}
}