@media (max-width: 980px) {
#topText span {
    display: block;
}
#logo img {
    width: 100%;
    height: auto !important;
}
}
