/* full-width-viz styles */

.vce-full-width-viz {
    width: 100%;
    margin-bottom: 2%;
}
.vce-full-width-viz img{
    width: 100%;
}
