@media only screen and (max-width: 769px) {
.tester_as{
    margin: auto;
}
}