.callback-logo {
	background: url('../img/callback.svg') no-repeat center;
	width: 100px;
	height: 100px;
	margin: auto;
}
#plcallback_form .phone {
	padding: 13px 60px 13px 13px;
	height: 45px;
	font-size: 20px;
	background: #fbfbfb;
	margin-right: 1px;
}
.plcallback_title {
	font-size: 20px;
	text-align: center;
	color: red;
	margin-bottom: 10px;
}