/* Ge2C Default extra styles for default theme */ #customblock-FlagCounter img { width: 100%; } .pkp_footer_content .footer_logo img { max-height: 80px; } .page_index_journal .homepage_about { text-align: justify; } /* Ge2C Default extra styles for default theme - Mobile styles */ @media (max-width: 767px) { .costume_profile_images { width: 6rem; } .page_index_journal .homepage_about img { float: none; margin-bottom: 15px; clear: both; width: 100%; } .pkp_structure_head { background: none; background-color: #24921e; } .additional_content #journalDescription img { width: calc(50% - 3px) !important; height: auto !important; } } /* Ge2C Default extra styles for default theme - Laptop/Desktop styles */ @media (min-width: 992px) { .pkp_site_name .is_text { color: #ffffff00; } .pkp_site_name .is_img img { max-height: 120px; } .costume_profile_images { width: 10rem; } .page_index_journal .homepage_about img { float: left; margin-right: 15px; } #navigationUser>.profile { background-color: #318711; border-radius: 30px; margin-top: 10px; padding: 0px 10px; } .pkp_site_name_wrapper { min-height: 130px; } } /* Ge2C Default extra styles for default theme */