.loading-container{display:flex;justify-content:center;align-items:center;height:10px;background-color:none}.spinner{border:5px solid transparent;border-top-color:#fff;border-radius:50%;width:30px;height:30px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media only screen and (min-width:1200px){.rotate-movie-card{height:320px!important}.card-title{font-size:60px!important}}.rotate-movie-slider{background-image:none!important}