/*
Project: 15-16_18
Activity: 4 - The ten commandments
Author: Richy Thomas
Palette: Color: Primary Colour: rgba(23, 190, 187, 1) , Secondary Colour: rgba(240, 166, 202, 1)
*/


/* Tablet */
@media(min-width: 768px){


}

/* Desktop */
@media(min-width:992px){



}

/* Large Desktop */
@media(min-width:1200px){



}


