/* Tablet devices */
@media only screen and (min-width: 769px) and (max-width: 1024px) {
    
      /* header.css */
  
/*  header {*/
/*      flex-direction: column;*/
/*  }*/
  
/*  .header-anime-details {*/
/*    margin-top: 7rem;*/
/*    margin-left: 0;*/
/*  }*/
  
/*  .header-right-side{*/
/*    min-width: -webkit-fill-available;*/
/*    max-width: -webkit-fill-available;*/
/*    margin: auto;*/
/*}*/

}
