I think I actually figured it out! I added this to my code:
@media (min-width: 979px) and (max-width: 1114px){ #logo{ float:left !important; position: relative !important; left: 36% !important; } }