.footer>.container{column-gap:10px;display:grid;grid-template-columns:25% 25% 25% 25%;margin-top:3rem;row-gap:15px}.footer .logo{max-width:250px;padding-top:4rem}.footer .logo>img{max-width:90%}.footer .footer-col p{display:block}.footer ul{list-style-type:none;padding-left:0}.footer hr{max-width:1170px;min-width:320px;padding-left:15px;padding-right:15px;width:100%}#cyber-essentials img{width:90px}@media only screen and (max-width:768px){.footer>.container{grid-template-columns:50% 50%}}