/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
@media (max-width: 768px) {
	.amo-button-holder.amo-horisontal {
		bottom: 10px !important;
		right: 10px !important;
	}
}