/*
Theme Name: wpex-adapt-child
Theme URL: 
Description: Child theme for wpex-adapt
Author: Stephanie Ball
Author URI: 
Template: wpex-adapt
Version: 0.1.0
*/

@import url("../wpex-adapt/style.css");


#single-portfolio-left {
float: right !important;
width: 40% !important;
}

#single-portfolio-right {
float: left !important;
width: 55% !important;
}