/* Add custom CSS styles below */ 

.footer_top  .grid-cols-3 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}