.icon-wrapper .icon,
.icon-wrapper .more:not(.icon-before):after,
.icon-wrapper .icon-before:before,
.icon-wrapper .icon-after:after {
	position: relative;
	top: -0.04em;
}

.callout.callout-nudge .icon::before,
.callout.callout-nudge .icon::after,
.callout.callout-nudge .more::before,
.callout.callout-nudge .more::after {
	position: relative;
	top: -0.08em;
}

.section-macos-apps .picture-calendar {
	background-size: 52px 52px;
	background-image: url("/jp/feedback/images/overview/icon_calendar__63t6z4n6_exjep9c1h6uu_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.section-macos-apps .picture-calendar {
		background-image: url("/jp/feedback/images/overview/icon_calendar__63t6z4n6_exjep9c1h6uu_large_2x.jpg");
	}
}

@media only screen and (min-width: 735px) {
	.appgrid-app a {
		padding-right: 20px;
	}
}

.section-ios-and-ipados-apps .picture-calendar {
	width: 52px;
	height: 52px;
	background-size: 52px 52px;
	background-repeat: no-repeat;
	background-image: url("/jp/feedback/images/overview/icon_calendar_ios__63t6z4n6_ejx99sjaeq0y_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.section-ios-and-ipados-apps .picture-calendar {
		background-image: url("/jp/feedback/images/overview/icon_calendar_ios__63t6z4n6_ejx99sjaeq0y_large_2x.png");
	}
}
#macos-FeedbackForm .form-dropdown-select {
	text-indent: -1px;
}
