/* Add custom CSS styles below */ 
تخصيص CSS//
@media (min-width: 1024px) {
    .lg\:hidden {
display: block;
}
}