/* FIX FOR DEFAULT WP THEME */
#vconepage:before {
	position:relative;
}
#vconepage > p {
	margin:0;
	padding:0;
}
/* END FIX */
#vconepage {
	overflow:hidden;
}
#vconepage a {
	text-decoration:none;
}
#vconepage .wpb_wrapper {
	position:relative;
}
@media screen and (max-width: 1024px) {
.vcop_row_wrapper > .vcop_wrapper {
	width:100%!important;
}
}