﻿

.snapchat_ifram {
    height: 500px !important;
    width: 100%;
    border-radius: 6px;
}
.video-section
{
    margin-bottom:20px;
}
iframe{
    border: 0;
    border-radius: 20px;
    height: 550px;
    width:100%;
   
}
.video-wrapper
{
    height:auto;
}

