/* When the screen is less than 768 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */
.pairs_info{
background-color:#00a573;
color:white;
padding:1.5rem1.2rem;
display:none;
}
@mediascreenand(max-width:992px){
/* When the screen is less than 992 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */