.img-index-6 {
    max-width: 100%;
    object-fit: cover;
    height: 200px;
}

.img-ab-2 {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.img-ref-4 {
    height: 100px;
    object-fit: contain;
    width: 100%;
}

.img-por-4 {
    height: 250px;
    object-fit: cover;
    width: 100%;
}

.pad5 {
    padding: 5px;
}

.bre-top {
    background: #ececec;
    margin-top: 75px;
}

.dis-img-f {
    display: flex;
    align-items: center;
}