/*
Theme Name:   Colostomy Association
Theme URI:    http://example.com/twenty-sixteen-child/
Description:  Colostomy Association Child Theme
Author:       John Sheehan
Author URI:   http://wecreatedesign.co.uk
Template:     twentysixteen
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         responsive-layout, colostomy-association
Text Domain:  twenty-sixteen-child
*/



.home #latest-news article, .home-2 #latest-news article {
	display: flex; align-items: flex-start;
}

section.regular.slider.desktop {
    aspect-ratio: 1366 / 518;
}