.imgResposive {
    width: 237px;
    height: 86px;
    object-fit: cover;
}
.title
{
    text-align: center;
    font-size: 40px;
    background-color:  rgb(36,35,35);

}
.visibility{
    background-color: rgb(36,35,35);
    width: 100%;
    height: 3em;
}
