.news_list_slick .short-news_image_left {
    min-height: 100%!important;
    width: 100%;
}
.news_list_slick__img {
    display: block;
    height: 159px;
    overflow: hidden;
	background-size: cover;
    background-position: center top;
}
.news_list_slick .short-news__title {
    font-weight: bold;
	padding: 24px;
}
.news_list_slick {
    margin-bottom: 34px;
    -webkit-box-shadow: 0 2px 15px 0 rgba(0,1,0,.1);
    box-shadow: 0 2px 15px 0 rgba(0,1,0,.1);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
}
.news_slick {
    -webkit-box-shadow: 0 2px 15px 0 rgba(0,1,0,.1);
    box-shadow: 0 2px 15px 0 rgba(0,1,0,.1);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    margin-bottom: 25px;
}
.news_slick .news_list_slick__img {
	width: 33%;
}
.users_info {
    padding: 17px;
	font-size:14px;
}




@media only screen and (max-width: 730px) {
    .victory_75 {
       display: block;
      text-align: center;
      width: 100%;
      height: 60px;
      background: url(/444/victory_logo_m.svg) no-repeat center #f12706;
      /* position: absolute; */
      /* bottom: 0; */
      /* left: 0; */
      margin-bottom: 17px;
      z-index: 1110;
    }

    .covid_19 {
       display: block;
      text-align: center;
      width: 100%;
      height: 60px;
      background: no-repeat center #f12706;
      /* position: absolute; */
      /* bottom: 0; */
      /* left: 0; */
      margin-bottom: 34px;
      z-index: 1110;    
   }

   /* .covid_19 {
       display: block;
      text-align: center;
      width: 100%;
      height: 60px;
      background: url(/444/stop,koronavirus.png) no-repeat center #f12706;
      color: #FFFFFF; */
      /* position: absolute; */
      /* bottom: 0; */
      /* left: 0; */
   /*   margin-bottom: 34px;
      z-index: 1110;    
   } */

  
    

/* .victory_75 {
    display: none;
    width: 75px;
    height: 82px;
    background: url('http://kremlin.ru/static/img/svg/victory_logo.svg') no-repeat center #f12706;
    opacity: 1;
    position: fixed;
    top: 60px;
    left: 20px;
    z-index: 4;
} */


@media screen and (min-width: 576px) {
    .section__body-content  img{
        height: auto;
         }
}


}


.covid_19 {
    display: none;
}

@media only screen and (max-width: 730px) {
   .covid_19 {
       display: block;
       line-height: 55px;
   }
}


.attention-link {
    display: block;
    text-align: center;
    background-color: #63add0;
    padding: 10px;
    color: #000;
    height: 100%;
    text-decoration: none;
    margin-top: -30px;
    margin-bottom: 30px;
}

.attention-link-main {
    display: block;
    text-align: center;
    background-color: #25D500;
    padding: 10px;
    color: #000;
    height: 100%;
    text-decoration: none;
    margin-top: -30px;
    margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
    .attention-link {
        margin-top: -17px;
        margin-bottom: 17px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .attention-link {
        margin-top: -70px;
        margin-bottom: 70px;
    }
}

@media screen and (max-width: 767px) {
    .attention-link-main {
        margin-top: -17px;
        margin-bottom: 17px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .attention-link-main {
        margin-top: -70px;
        margin-bottom: 70px;
    }
}

.azan-blocks table {
    margin-bottom: 3em;
}
.azan-blocks tr {
    display: flex;
    align-items: stretch;
}
.azan-blocks td {
    padding: 0;
    width: 50%;
}



.socials-links a {
    display: inline-block;
    margin-right: 10px;
}