.name-block {
    background: url(/local/templates/main7777/components/bitrix/news/rent_cars15/images/bg_section_1_title4.png) 0px 6px no-repeat;
    padding: 25px 0px !important;
    background-size: 100% 100%;
    display: block;
    text-align: center;
    margin: 10px 0px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    flex-grow: 1;
}
.mini_avto {
    display: none;
    width: 40%;
}
@media screen and (min-width: 500px) {
    .mini_avto {
        display: block;
    }
}
