html {
    font-family: arial;
}

html a {
    text-decoration: none;
    color: inherit;
}

#shop-checkout-confirm-title,
.shop-button-small-grey,
#nav_wrapper,
#footer,
#footer-1,
#tab_holder,
.social-container,
.mobile-menu-container,
.rs-contact-bar-container,
.rs-search-container,
.mobile-menu-bar,
.review-details,
.cart-nav,
.chosen-drop,
.social-container {
    display: none !important;
}

#logo {
    width: 100% !important;
    background-position: center;
}

#print-screen-image {
    display: block !important;
    height: 100px;
    width: auto;
}
