/* The stories page no longer waits for the JavaScript fade observer. */
body.page-id-37784 .fadeUp,
body.page-id-37784 .fadeLeft,
body.page-id-37784 .fadeRight {
    animation: none !important;
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
}

/* Match the breathing room used by the Shinjuku room-page testimonials. */
#tokyo3_02 .areaslider.tokyo-static-list > li + li,
#tokyo3_03 .areaslider.tokyo-static-list > li + li {
    margin-top: 28px;
}
