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/deensekroon.komma-mediadesign.nl/wwwroot/css/partials/_brands.sass
.brand-grid
  box-sizing: border-box
  margin-left: -20px
  width: calc(100% + 40px)
  padding: 10px
  @extend %clearfix

  .brand-cell
    float: left
    margin: 0 0 60px
    width: 33.333%
    height: auto
    text-decoration: none

    +respond-to-width($bp_sm)
      width: 50%
    +respond-to-width($bp_mobile)
      width: 33.333%
    +respond-to-width($bp_xs)
      width: 50%

  .brand-logo
    img
      width: 60%
      padding: 0 10px
      box-sizing: border-box

// Todo: add support grid ?