#madeby > section:before,
#madeby section {
    background-attachment: scroll!important;
}
#madeby > section,
#madeby > section.open {
    height: 20em;
    transition: none;
}
#madeby > section:before,
#madeby > section:after,
#madeby > section.open:before, {
    -webkit-transform: none;
    transition: none;
}