@media (min-width: 768px) and (max-width: 991px) {
.fundo_principal{
   background:#000 url('/imagens/The bitter side of sugary drinks-tb-mobile.png') center top no-repeat; background-size:contain;
}
}