﻿input[type="button"] {
    -webkit-appearance: none;
}
[data-parallax]
{
display:none;
}
.show-parallax
{
display:block;
}

  