.product-videos-sections {
    margin-top: 2.5rem;
}
.product-videos-sections h3 {
    color: #004a99;
    font-weight: bold;
    text-align: center;
    margin-bottom: 1.5rem;
}
.iqitvideos-block>.iqitvideo {
    max-width: 100%;
    margin-bottom: 1rem;
    border-radius: 20px;
    overflow: hidden;
}
.iqitvideos-block>.iqitvideo>.iframe {
    border-radius: 20px;
}