@CHARSET "windows-1256";

@media(max-width:768px){
.incubator-website{
    height: 50%;
}
.startup-website{
	height: 50%;
}
}



@media(min-width:768px){
}