.cory-pages-footer-shrink-text {
@media screen and (min-width:600px) and (max-width:840px) {
display: none !important;
}
}
.cory-pages-footer-shrink-icon {
@media screen and (min-width:600px) and (max-width:840px) {
min-width: 0px !important;
}
}