

/* Start:/local/templates/firstaustria_all/components/bitrix/news.list/partner_list_item/style.css?16723125511059*/
.partner-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 170px;
}

.partner-list .row{
    margin-bottom: 40px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.partner-list .phone{
    text-align: center;
    position: relative;
    top: -10px;
}

.partner-item{
    margin: 10px;
    border: 1px solid #7bd3e5;
    padding: 5px;
    height: 100%;
}

.partner-element {
    width: 150px;
    height: 50px;
    border: 1px solid #7bd3e5;
  }
.wrapper {
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  margin: 10px;
  }
.wrapper img {
  width: auto;
  height: 100%;
  }
/* End */
/* /local/templates/firstaustria_all/components/bitrix/news.list/partner_list_item/style.css?16723125511059 */
