.custom-hover:hover{
    opacity: 0.8 !important;
}
.custom-hover{
    transition: 0.1s !important;
}

.main-bg{
    right: 0 !important;
    position: absolute !important; 
    left: auto !important;
}