@media only screen and (max-width: 1300px) { 


  
}

@media only screen and (max-width: 360px) { 
.pub { font-size: 20px;}
}

