/*-----------------------------------------------------------------------------------
    Content Plum Override
-------------------------------------------------------------------------------------*/
/*.homepage .cp_tile_classic div.tile_box, .homepage .cp_tile_fixed div.tile_box, .homepage .contentplum_pintrest_widget_box .tile_box {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #1f4794 !important;
}

.homepage .cp_tile_classic div.tile_box .data, .homepage .cp_tile_fixed div.tile_box .data, .homepage .contentplum_pintrest_widget_box .tile_box .data{
    position: relative;
    background: none;
}

.homepage .cp_tile_classic .image-box, .homepage .contentplum_pintrest_widget_box .image-box
{
    height: 75%;
    overflow: hidden;
}

.homepage .cp_tile_classic .image-box img, .homepage .contentplum_pintrest_widget_box .image-box img{
    height: auto;
    width: 100%;
    padding: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}*/


.bx-viewport {
    height: auto !important;
}

.cp_slide {
    height: 100% !important;
}
