@media only screen and (max-width:767px){
body .announcement-bar__text {
	font-size: 12px;
}
.announcement-bar__slider .slideshow-control {
    min-width: unset;
}
}