.image-round-text {
    display:none;
}
.image-round-text img {
    margin-right:30px;
}
.image-round-text {
    max-width:806px;
}

@media(min-width:1200px){
    .image-round-text {
        display:flex;
        margin-bottom:125px !important;
        align-items:center;
    }
}