.container-fluid:nth-child(1) > .f-b2b-application-challenges__halfpage:nth-child(1) > .container:nth-child(1) > .row > .f-b2b-application-challenges__halfpage-image {
                display:none !important;
                }
.container-fluid:nth-child(1) > .f-b2b-application-challenges__halfpage:nth-child(1) > .container:nth-child(1) > .row > .f-b2b-application-challenges__halfpage-text {
                width:100% !important; text-align:center; max-height:370px;
                }

@media screen and (max-width : 767px)
	{
.container-fluid:nth-child(1) > .f-b2b-application-challenges__halfpage:nth-child(1) > .container:nth-child(1) > .row > .f-b2b-application-challenges__halfpage-text {
                width:100% !important; text-align:left; max-height:370px;
                }
	}