.faq-bg {
   background-image: url(../images/faq-bg.jpg);
   background-position: 50%;
   background-repeat: no-repeat;
   height: 305px;
   margin-top: 24px;
  
   }

.faq-ul{list-style:none; margin-left:-50px;}
.faq-ul li{padding-left:18px}
.faq-ul li:hover{background:#D2E3FC}
.faq-ul li a{font-size:1rem; color:#000; font-weight:400}