#siteblocks-setting-wrap-pgUthWvCbHQO > DIV > DIV > DIV:nth-child(5) > DIV:nth-child(2) > DIV > DIV > SPAN {
	display:none !important;
}
#siteblocks-setting-wrap-pgUthWvCbHQO > DIV > DIV > DIV:nth-child(5) > DIV:nth-child(2) > DIV > UL {
	display:none !important;
}

@media screen and (max-width:500px) {
	#siteblocks-setting-wrap-pgUthWvCbHQO > DIV > DIV > DIV:nth-child(5) {
	display:flex !important;
	flex-direction:row !important;
	flex-wrap:nowrap !important;
	align-content:unset !important;
	justify-content:flex-end !important;
	align-items:center !important;
	padding-right:15px !important;
}
}