/*
Theme Name: Lawyers CPRI
Description: Child theme for the Lawyers theme 
Author: MatchThemes
Template: lawyers
*/



@import url("../lawyers/style.css");



/* side-floated images on mobile were leaving narrow sections of wrapped text, so instead we want to always limit their size */
img.nottoobig  { max-width: 50% !important; }
img.alignright.nottoobig  { margin: 0 0 1em 1em; }
img.alignleft.nottoobig  { margin: 0 1em 1em 0; }


