﻿

@media screen and (min-width:321px) and (max-width:1024px) {

    #text2 {
        display: none
    }
    #text1 {
    display:none
    }
}
