.bg-center{
    background-position: center;
}

.bg-black-60 {
    background-color: rgba(0,0,0,0.4);
}