File: D:/HostingSpaces/SBogers96/smilefotografie.nl/wwwroot/css/partials/_otherAlbumPages.sass
.other-album-types
position: relative
padding-bottom: 140px
background: #fff
+respond-to(mobile)
padding-bottom: 80px
.top-bar
+position(absolute, 0 null null 0)
width: 100%
height: 80px
background: #000
ul
position: relative
z-index: 5
width: 100%
@extend %clearfix
li
position: relative
overflow: hidden
z-index: 10
float: left
width: 50%
height: 280px
list-style: none
// Todo: check if we can give the li a pastel background color based on the image
background: #ccc
+respond-to(small)
height: 240px
+respond-to(mobile)
height: 200px
+respond-to(small-mobile)
width: 100%
float: none