.products{
    color:black !important;
}
.name{
    text-align: center;
    font-weight: bold;
   
   
}

.detail{
    text-align: justify;
    font-size:14px !important;
}

.background{

    background-position: center center;
    background-size: cover;
}