
        .cert-carousel {
            width: 100%; /* Adjust the width as needed */
            margin: 0 auto;
        }

        .cert-carousel img {
            width: 350px; /* Adjust the size of your logos */
            height: auto;
            padding: 30px;
        }
