@media screen and (min-width: 366px) {

.text-cols-2 div {
    column-count: 2 !important;
  
}
}


.text-cols-2 div {
    column-count: 1;
    column-gap: 4%;
    background: #F8F5FF;
    padding: 40px;
    text-align: center;
    border-radius: 50px;
}


#rec1497644581 .t404__img {
    border-radius: 20px 20px 0px 0px !important;
}

.t404__descr.t-descr.t-descr_xs::before {
    content: "Место работы";
    display: block;
    margin: 5px 0;
    color: #0074E7;
}


.t404__textwrapper {
    overflow: hidden;
    padding: 10px 10px 40px;
    background: linear-gradient(180deg, #E7F6FF 0%, #C7E4FF 138.32%);
    margin: 0 !important;
    border-radius: 0 0 20px 20px;
}