﻿
@media screen and (max-width: 767px) {
    #main-text {
        text-align: center;
    }
}
