.index-bg {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-color: rgba(0, 0, 0, 0.55) !important;
    
 }
 .index-bg::after{
     background-color: rgba(0, 0, 0, 0.55) !important;
 }