/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/

.border-blr {
    border-left: 1px solid #283261;
    border-right: 1px solid #283261;
    border-bottom: 1px solid #283261;
}

.border-lr {
    border-left: 1px solid #283261;
    border-right: 1px solid #283261;
}

.image-sizing {
    max-height: 200px;
    margin: 0 auto;
    display: block;
}
