

/* Start:/local/templates/galaxystore/css/news/news.css?17556350321287*/
.news-card__image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 25px;
    border-radius: 3px;
    padding-bottom: 64%;
    display: block;
    position: relative;
    overflow: hidden
  }
.news-card__picture img{
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 100%;
      height: 100%;
    }
.news-card__title {
    margin-bottom: 11px;
}
.news-card__text {
    margin-bottom: 10px;
}
.news {
  padding-bottom: 60px;
}
.news .row .news__button {
    display: none;
}
.news__title {
    margin-bottom: 17px;
}
.news .row {
    margin: -15px -15px -20px;
}
.news .col {
    margin: 15px 0 20px;
}
.news__button {
    padding-top: 35px;
    text-align: center;
}
.news__button .g-button {
      max-width: 180px;
}
@media (min-width: 768px) {
    .news-card__image.gm-main {
        padding-bottom: 36%
    }
    .news {
        padding-bottom: 80px
    }
    .news .row {
        margin: -15px -15px -40px
    }
    .news .col {
        margin: 15px 0 40px
    }
    .news__button {
        padding-top: 55px
    }
}

.news .row font.text {
    display: none;
}

/* End */


/* Start:/local/templates/galaxystore/css/actions/actions.css?17459282961061*/
.actions-card__image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 25px;
    border-radius: 3px;
    padding-bottom: 64%;
    display: block;
    position: relative;
    overflow: hidden
  }
.actions-card__picture img{
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 100%;
      height: 100%;
    }
.actions-card__title {
    margin-bottom: 11px;
}
.actions-card__text {
    margin-bottom: 10px;
}
.actions {
  padding-bottom: 55px;
}
.actions__title {
    margin-bottom: 17px;
}
.actions .row {
    margin: -15px -15px -20px;
}
.actions .col {
    margin: 15px 0 20px;
}
@media (min-width: 768px) {
    .actions-card__image.gm-main {
        padding-bottom: 36%
    }
    .actions {
        padding-bottom: 75px
    }
    .actions .row {
        margin: -15px -15px -40px
    }
    .actions .col {
        margin: 15px 0 40px
    }
}

/* End */
/* /local/templates/galaxystore/css/news/news.css?17556350321287 */
/* /local/templates/galaxystore/css/actions/actions.css?17459282961061 */
