.cg_freespace_01{
  text-align: center;
}
.cg_freespace_01 span{
  display: inline-block;
  text-align: left;
}
.cg_freespace_01 .atn2{
  color: #F00;
  border: 1px solid #f00;
  border-radius: 1em;
  padding: 1em 2em;
  margin-top: 1em;
}
@media (max-width: 768px) {
.cg_freespace_01 .atn2{
  padding: 1em;
}
}