@media(min-width: 2560px) {
    .about-content-section {
        width: 90%;
        height: auto;
    }

    .about-left-leaf {
        width: 20%;
    }

    .about-right-leaf {
        width: 20%;
    }


}
