.kv-full {
    width: 100%;
    overflow: hidden;
}

.kv  img
{
    display: block;
    width: 100%;
}