.post_success, .post_loading{display: none;border-radius: 5px;padding:5px 0;width:30%;margin:0 auto;color:#666;text-align: center;font-size:14px;background: #cbddb7;margin-top: -20px;margin-bottom: 20px}
@media screen and (max-width:800px){
.post_success, .post_loading{margin-top: 10px}
}