.abs-products-media .list-group-item .media {
display: flex;
}
.abs-products-media .list-group-item .media-left {
padding-right: 0;
}
.abs-products-media .list-group-item .media-left > div {
height: 100px;
padding-right: 10px;
}
.abs-products-media .list-group-item .media-left > div a {
width: 100%;
height: 100%;
display: block;
}

#header .abs-header-menu-main.abs-navbar-root {
width: auto;
}

.abs-footer-items > div:first-child a.list-group-item { background-image: url('//static.abstore.pl/design/accounts/demo-b2b/img/misc/logo-footer.png'); background-size: contain; width: 200px; }
.abs-personal-offers-tiles .abs-offer-gallery .abs-layout-product-gallery { flex-basis: 350px; }

#news-main-panel-content.abs-display-on-all .see-more{
   position: relative !important;
   right: 0 !important;
   bottom: 0 !important;
}

#promocja1  .banner-content{
      display: flex;
    align-items: flex-end;
    flex-direction: column-reverse;
    position: absolute;
    bottom: 20px;
    right: 555px;
    
}
#promocja1 span {
    background: black;
    padding: 0 14px;
}
.promimg {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
#promocja1 .banner-content>h2 {
    color: #fff;
    font-size: 5vh;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    font-family: 'Libre Caslon Display', serif;
    font-style: normal;
    font-weight: normal;
    
}
#promocja1 .arrow-btn {
    background: #c80000;
    width: 74px;
    height: 74px;
    background-image: url(https://static.abstore.pl/design/accounts/klin/img/icons/arrow.svg);
    background-size: contain;
    float: right;
    border: none;
}
@media only screen and (max-width: 768px) {
.promimg {justify-content: center;}
.promimg img:last-of-type {display: none;}

}

@media only screen and (max-width: 992px) {#promocja1 .banner-content {right: 5px}}
.abs-categories-intro > a {
  flex: 0 1 230px;
}
.abs-products-media .media-left > div img {
  max-width: 90px;
  max-height: 90px;
}
.abs-panel-main .panel-heading > a > h2 {
  font-weight: lighter !important;
  font-size: 35px !important;
}