@media screen and (max-width: 1218px) {
	.application input[type="text"], .application input[type="tel"] {
    margin: 0 auto 15px;
  }
  .application--top input.user_name[type="text"] {
		    background: #fff url(../images/user_name.png) no-repeat 17px center;
  }
}