/*[class^="take-action-volunteer"] #block-altos-child-content img{
  width: auto;
  max-width: 100%;
 }*/

/*Fix volunteer of the month image size*/
/*/take-action/volunteer*/
.take-action-volunteer .paragraph--type--block.paragraph--view-mode--default img{
	width: auto;
  max-width: 100%;
}
/*Fix volunteer archive image sizes*/
 .page-node-type-volunteer #block-altos-child-content img{
  width: auto;
  max-width: 100%;
 }