.u_button a {
	width:240px;
}

.u_arrow {
    right: 16px;
}

.u_buttons .u_button a {
	padding-right:48px;
}


@media screen and (min-width: 768px) {
	.u_button a {
        padding-right: 10px;
    }
}
