
/* ads top rectangle responsive */
@media screen and (max-width:900px)  {
    .margin-5 {
        margin-top: 6.5rem;
    }
}
