.mp-show-breakpoints-info {
position: fixed;
bottom: 5rem;
right: 0;
background: rgba(255, 255, 255, 0.6);
padding: 0.25rem 0.5rem;
font-weight: bold;
color: rgba(0, 0, 0, 0.9);
z-index: 999999; }