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/SBogers96/smilefotografie.nl/wwwroot/css/partials/_overviewSmall.sass
.overview-small
  margin-left: -10px
  padding-bottom: 60px
  width: 100%
  list-style: none

  +calc(width, '100% + 20px')

  @extend %clearfix

  li
    position: relative
    overflow: hidden
    float: left

    margin: 0 10px 20px
    height: 200px

    +calc(width, '33% - 20px')

    background: #fff

    +respond-to(small)
      +calc(width, '50% - 20px')

    +respond-to(mobile)
      width: 100%

    +respond-to(small-mobile)
      margin-bottom: 10px

    a.call-to-action-image.corner-button
      .title
        width: 100%