/*
 Theme Name:   Organisation by Lapis Brands
 Theme URI:    https://lapisbrands.co.uk
 Description:  A modern, responsive template created for organisations.
 Template:     bricks
 Author:       Lapis Brands
 Author URI:   https://lapisbrands.co.uk
*/



/********** Responsive **********/
/* Mobile landscape */
@media (min-width: 480px) {
}

/* Tablet portrait */
@media (min-width: 600px) {
}

/* Tablet landscape */
@media (min-width: 801px) {
}

/* Laptop */
@media (min-width: 1025px) {
}

/* Desktop */
@media (min-width: 1281px) {
}
