.abz_home_video {
    float: left;
    width: 100%;
    margin: 60px 0px;
    
}

.abz_block_home_video video {
    width: 100%;
    height: auto;
}