.portfolio-name{
    
    height:120px;
    font-size:25px;
    
}

.tidycal-embed{
    height:595px;
}

@media only screen and (max-width: 769px) {

	.image-mobile-opt img{
	    max-width:380px!important;
	}
	.tidycal-embed{
         height:875px!important;
    }

}