/* This file will hold styles for all layouts using the alpha grid (i.e. not the mobile layout). */


.field-name-field-featured-image {
float: right;
}

.front .view-front-page .field-name-field-featured-image,
.front .view-sunday-meetings-front .field-name-field-featured-image
{
float: none;
}

.front .region-sidebar-second {
float: right;
}

.welcome .field-name-body img {
vertical-align: middle;
}

.region-sidebar-first .block {
float: left;
}
