File: D:/HostingSpaces/SBogers10/jacques-hein.komma.pro/wwwroot/css/partials/_filmstrip.sass
.filmstrip
position: relative
height: 140px
width: 100%
overflow: hidden
background:
color: $red
image: url("/img/film.svg")
size: contain
.grid-row
position: relative
height: 100%
+flex(flex-end,center)
.strip-end
height: 100%
width: 100%
background:
color: transparent
image: url("/img/film_end.svg")
size: contain
repeat: no-repeat
position: right center
&:after
content: ''
position: absolute
right: calc(-50% + 1px)
top: 0
width: 50%
height: 100%
background-color: $blue
+respond-to-width(1400)
height: 118px
+respond-to-width(900)
height: 90px