Hi,
Your custom.css file has errors. Please delete the whole thing and add this below
.portfolio_container_content .title_container h1 {
font-size: 45px;
}
.portfolio-title h1.main-title{
word-wrap: break-word;
}
#top .small_header_info a img {
float: right;
padding-top: 8px;
padding-left: 5px;
}
#top.home .slideshow_media_wrap, #top.single-portfolio .slideshow_media_wrap {
background-color: white !important;
}
#top .slideshow li single-portfolio iframe{
height: 341px !important;
width: 600px !important;
position: relative;
display: inline-block !important;
background-color: white !important;
overflow: hidden;
}
Thanks,
Nick














