@media only screen and (max-width: 1024px){
}

@media only screen and (min-width: 769px) and (max-width: 1024px){
}

@media only screen and (min-width: 681px) and (max-width: 768px){
}

@media only screen and (max-width: 680px){
/* generated in /var/www/vhosts/blockislandferry.com/httpdocs/wp-content/themes/roam/framework/modules/header/types/mobile-header/admin/custom-styles/mobile-header-custom-styles.php roam_mikado_404_mobile_responsive function */
.mkdf-404-page .mkdf-content { height: calc(100vh - 120px);}

}