#header-wrap .header-top-1 {
display: none !important;
}

.ct-fancybox-layout3 .ct-fancybox-inner {
  padding: 70px 30px 66px !important; 
}

.ct-fancybox-layout3 .ct-fancybox-icon {
    background-image:none !important;
    background-color:#F23D7E !important;
}

.equals-all {
    display: table; /* Make the container element behave like a table */
}

.equals {
    display: table-cell; /* Make elements inside the container behave like table cells */
}