.animated-two-container{cursor:pointer;min-height:100vh;position:relative;max-width:1900px;margin:0 auto;transition:background 1s linear;background-attachment:fixed !important;background-position:center !important;background-repeat:no-repeat !important;background-size:cover !important}.upper-image,.lower-image,.pattern-overlay{position:absolute;transition:all 2s ease-in-out}.upper-image,.lower-image{min-height:100vh;width:100%}.pattern-overlay{width:100%;height:100% !important;object-fit:cover}.img-appear{opacity:1}.img-dissapear{opacity:0}@media screen and (max-width:1441px){.animated-two-container{min-height:100vh}}@media screen and (max-width:1025px){.upper-image,.lower-image{min-height:60vh}.animated-two-container{min-height:65vh}}@media screen and (max-width:769px){.upper-image,.lower-image{min-height:45vh}.animated-two-container{min-height:50vh}}@media screen and (max-width:426px){.upper-image,.lower-image{min-height:30vh}.animated-two-container{min-height:35vh}}