/* Code tidied up by ScrapBook */
@keyframes fadeOut {
0% { opacity: 1; }
100% { opacity: 0; }
}
@keyframes fadeOut {
0% { opacity: 1; }
100% { opacity: 0; }
}
@media only screen and (max-width: 1280px) {
}
