.banner-calendar{-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;overflow:hidden;position:relative;width:100%}.banner-calendar{background-position:center;height:36rem;height:32vw}@media(max-width:1024px){.banner-calendar{height:620px}}@media(max-width:768px){.banner-calendar{height:620px}}@media(max-width:320px){.banner-calendar{height:568px}.banner h1{font-size:2rem}}.banner{position:relative}.banner div.text-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff}.banner div.text-center h1{margin-bottom:15px}.banner div.text-center p{margin-top:10px;color:#fff}.slide-to-right{animation-name:slide-to-right;animation-delay:.5s;animation-duration:1s;animation-iteration-count:1;animation-direction:normal;animation-timing-function:ease-out;animation-fill-mode:forwards}@keyframes slide-to-right{0%{opacity:0;transform:translateX(-50px)}100%{opacity:1;transform:translateX(0)}}