@media screen and (min-width:768px)
{
#vpn-windows .half-block {
	width: 53%;
}
#vpn-windows .half-block.pic {
	width: calc(47% - 10px);
}
}
