#blokimage {width: 100%; box-sizing: border-box; float: left; height: 300px;}

@media (max-width: 992px) {
.col-xs-6 {  width: 100%;}

}

@media only screen and (max-width: 1024px) {

#blokimage {margin-bottom:15px;}

}