.row.hg-portfolio-item.portfolio-item--light .col-sm-12.col-md-5{
width:100%!important;
}
/*
.row.hg-portfolio-item.portfolio-item--light .col-sm-12.col-md-7{
display:none!important;
}*/
.portfolio-item-title{
  text-align:center!important;
}

#bignums {
    position: absolute;
    z-index: 2;
    margin-top: -550px;
    text-align: center;
    width: 100%;
    color: white;
    line-height: 15px;
  	padding:0 10px;
  	font-weight:900;
}
@media screen and (min-width: 1367px) {
#bignums {
    margin-top: -525px;
    font-size: 20px; 
}
}
@media screen and (max-width: 1366px) and (min-width: 1201px) {
#bignums {
    margin-top: -550px;
    font-size: 20px; 
}
}
@media screen and (max-width: 1200px) and (min-width: 1025px) {
#bignums {
    margin-top: -500px;
    font-size: 16px;     
}
}
@media screen and (max-width: 1024px) and (min-width: 981px) {
#bignums {
    margin-top: -450px;
    font-size: 16px;  
}
}
@media screen and (max-width: 980px) and (min-width: 890px) {
#bignums {
    margin-top: -400px;
    font-size: 16px;  
}
}
@media screen and (max-width: 889px) {
#bignums {
    margin-top: -325px;
    font-size: 16px;  
}
}

.wpb_single_image img {
    height: 261px !important;
    max-width: 348px !important;
    
}

@media (min-width:801px){
		#home-sec-1 {
    margin-left: 50px !important;
}
}