Get bigger the clients section

Hello, this is my web site http://juanpablochoko.com/ ¿Could you help me how can I get bigger the logos in my home page from Clients Section?

Thanks

hey there

Hope you are having a good day and thank you for your question :slight_smile:
Please add this CSS in appearance - customize - additional CSS

.logo-carousel img {
max-height: 110px;
}

Thanks!
Colorlib Support Team