body,html{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}
.col-lg-4{
    width: 33.33333333%;
}
.ikusi-bideoa-embed-kodearekin-vertical {
    /*width: 576px;
    height: 1024px;*/
    width: 359px;
    height: 637px;
    /*width: 100%;
    height: 100%;*/
}
.custom-embed-responsive-vertical {
    width: 100%;
    height: 100%;
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    /*position: absolute;*/
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
div.embed-responsive {
    /*position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;*/
    width: 100%;
    height: 100%;
}
.col-lg-12,.col-md-12,.col-xs-12,.col-sm-12{
    width: 100%;
}