.about-us {
    background-color: #f8f9fa;
    padding: 60px 20px;
}

.about-us .image-container img {
    border-radius: 10px;
    max-width: 100%;
    height: auto;
}

.center_details {
    text-align: center;
    max-width: 100%;
    height: auto;
}