@media (min-width: 768px) and (max-width: 991px) {

   body{
      /* background: #F00; */
   }
   #esportista{
      /* position: absolute; */
      /* height: 150px; */
      /* width: 100px; */
      /* background-size: auto 494px; */
      /* display: none; */
   }

   .main-apoio{
      margin-left: 0px;
   }

}