@media only screen and (min-width: 735px) {
	.section-welcome .marquee-detail {
		padding: 0;
		margin-bottom: 13px;
	}
}

@media only screen and (max-width: 380px) {
	.list-items-empty-child-margin-top-small {
		padding-top: 16px;
	}
}
