/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
**/

.page-id-1553 #main::before,
.page-id-3 #main::before,
.page-id-1554 #main::before,
.page-id-888 #main::before,
.page-id-921 #main::before,
.page-id-920 #main::before 
{
    content: '';
    display: flex;
    height: 120px;
    background: #000;
} 


