.u_inner_action .u_item_info ul li a {
        padding-right: 25px;
}

.u_inner_action .u_wrapper._social .u_item_info:after {
    right: -40px;
    background: url(/content/dam/jvckenwood/en/sustainability/web/society_logo_sp.svg) center 30px / contain no-repeat;
}

.u_button a {
	width:240px;
}

.u_arrow {
    right: 16px;
}

.u_buttons .u_button a {
	padding-right:48px;
}

@media screen and (min-width: 768px) {
	.u_inner_action .u_wrapper._social .u_item_info {
	    background: #fff url(/content/dam/jvckenwood/en/sustainability/web/society_logo.svg) right 20px top 10px / 180px 68px no-repeat;
	}

	.u_button a {
        width: 300px;
    }
}

@media screen and (max-width: 768px) {
	.u_evaluation {
		width: calc(100% + 50px);
	}

	.u_button a {
        padding-right: 10px;
    }

}