HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/sportivo.komma.pro/wwwroot/css/partials/_prices.sass
.prices
  article
    &:nth-of-type(2n + 3)
      clear: both



    header
      height: 150px
      &.no-text
        height: 80px
        margin-bottom: 10px

    .content-small-image-container
      width: 100%
      margin-bottom: 50px
      img
        width: 100%

.main-content .content-block1.prices
  max-width: calc(16.66666666% + 1125px)
  padding-left: 0
  padding-right: 0

  .zebra.row
    padding: 50px 11.112% 50px  //based upon comparing padding values
    &:nth-of-type(even)
      background: lighten($contentBackground1, 2%)
    &:last-of-type
      padding-bottom: 80px

.main-content
  .content-block1.prices
    article
      .subscribe-container
        margin: 0
        +position(absolute, null null 25px null)

+media-query(1400px)
  .prices
    article.span6
      margin: 0
      width: calc(100% - (11.112% * 2))
      padding: 50px 11.112%  //based upon comparing padding values
      height: initial !important
      &:nth-of-type(even)
        background: lighten($contentBackground1, 2%)

  .main-content .content-block1.prices
    .zebra.row
      padding: 0
      &:nth-of-type(even)
        background: $contentBackground1


+media-query(1400px)
  .prices
    article.span6
      padding: 50px 11.112% 150px  //based upon comparing padding values