@media only screen and (max-width: 640px){
	.ts-casestudies-wrapper .banner-content-row{
		margin-top: 70px;
		height: auto;
		min-height: 230px;
	}
	.ts-casestudies-wrapper .banner-section .breadcrumbs{
		font-size: 28px;
    	line-height: 1.2;
	}
}