 
.block-radius-bg {
    background: #f6f7f9;
    border-radius: 8px;
    font-style: normal;
}
.baner .btn-wrap {
        z-index: 2;
}
@media only screen and (max-width: 760px) {
    .baner .uk-width-3-5  {
        width: 90%;
    }
    .baner .uk-width-2-5  {
    position: absolute;
    right: 90px;
    bottom: -1px;
    }
}