
/* PharmaTropics Homepage Manager */

body.home .pt-usp-icon.has-custom-icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

body.home .pt-usp-icon.has-custom-icon img {
    display: block;
    width: 38px;
    height: 38px;
    object-fit: contain;
}

body.home .pt-story-visual img {
    max-width: 100%;
    height: auto;
}
