

/* Start:/bitrix/templates/climateon/components/bitrix/photo/yf_photogallery/bitrix/photo.sections.top/.default/style.css?15818729661543*/
.yf_album_sect {
  width: 33%;
  float: left;
  margin-bottom: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.yf_album_img {
  max-height: 230px;
  width: 100%;
  overflow: hidden;
  background-color: #498EB8;
  text-align: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 1px solid #88acb9;
}
.yf_album_img a img {
  max-width: 430px !important;
  margin: 0 !important;
  height: auto !important;
  width: auto !important;
  border: none;
}
.yf_album_text{
  padding: 7px 10px;
  background-color: #dbe0e8;
  border: 1px solid #88acb9;
}
.yf_album_text a {
  color: #4a4a4a !important;
  font-weight: normal;
  text-decoration: none;
}
.yf_desc {
  overflow: hidden;
}


@media screen and (max-width: 980px) {
  .yf_album_sect {
    width: 45%;
  }
  .yf_album_img {
    max-width: 240px;
  }
}
@media screen and (max-width: 890px) {
  .yf_album_sect {
    width: 30%;
  }
}
@media screen and (max-width: 750px) {
  .yf_album_sect {
    width: 33%;
  }
  .yf_album_img {
    max-height: 230px;
    max-width: 230px;
  }
}
@media screen and (max-width: 630px) {
  .yf_album_sect {
    width: 47%;
  }
  .yf_album_img {
    max-width: 250px;
  }
}
@media screen and (max-width: 520px) {
  .yf_album_sect {
    width: 100%;
  }
  .yf_album_img {
    max-height: 250px;
    max-width: 250px;
    margin: 0px auto 15px auto;
  }
}
/* End */
/* /bitrix/templates/climateon/components/bitrix/photo/yf_photogallery/bitrix/photo.sections.top/.default/style.css?15818729661543 */
