@media only screen and (max-width: 600px) {
.ast-footer-copyright p {
  line-height: 15px;
  margin-top: 10px;
}
}