.eg-card-3 {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.eg-card-3 .content {
    flex-grow: 1;
}

.eg-card-3 .sn-and-btn {
    margin-top: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.about-section2 .about-top .about-img img {
    max-height: 740px;
}

.brands-img{
    width: 235px;
}

.contact-page .single-location {
    height: 100%;
}

@media (max-width: 1399px) {
    .header-area.style-2 .header-logo img {
        max-width: 65%;
        width: 460px;
    }
}
