p.tel a {
	color: #FFF !important;
	text-decoration: none;
}

@media screen and (max-width: 650px) {

	.offer__button {
		position: relative;
		float: none;
	}

	.vc-block__button {
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		right: -20px;
	}

}
