.small-left-large-right-tile .col-sm-4,
.small-left-large-right-tile .col-sm-8,
.landscape-tile .col-sm-12 {
    margin-bottom: 30px;    
}

.small-left-large-right-tile .small-left-tile-wrapper,
.small-left-large-right-tile .large-right-tile-inner {
    padding: 25px;
    height: 100%;
    width: 100%;
    padding-bottom: 70px;
}

.small-left-large-right-tile .large-right-tile-wrapper {
    background-size: cover;
    background-position: 50%;
    min-height: 400px;
    height: 100%;    
    position: relative;
}

.small-left-large-right-tile .large-right-tile-wrapper h4,
.small-left-large-right-tile .large-right-tile-wrapper p,
.landscape-tile-wrapper h4, 
.landscape-tile-wrapper p,
.small-left-tile-wrapper h4, 
.small-left-tile-wrapper p {
    color: #fff;    
}

.small-left-large-right-tile .large-right-tile-wrapper h4,
.landscape-tile-wrapper h4, 
.small-left-tile-wrapper h4 {
    font-size: 36px;    
}

.landscape-tile-wrapper {
    padding: 25px;
    min-height: 250px;
    background-size: cover;
    background-position: 50%;
    color: #fff;
    padding-bottom: 75px;
}

.tile-button-wrapper {
    position: absolute;
    bottom: 25px;
    text-align: center;
    width: 100%;
    left: 0;
}

.small-left-tile-wrapper {
    position: relative;
}