.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
}

#teamm {
    float: none;
    height: auto;
    clear: none;
    width: 99%;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    -webkit-box-shadow: rgba(181, 181, 181, 0.478431) 0px 3px 7px 0px;
    box-shadow: rgba(181, 181, 181, 0.478431) 0px 3px 7px 0px;
    display: block;
    position: static;
    top: 0px;
    left: 0px;
    margin-top: 0px;
    margin-left: auto;
    background-color: rgb(255, 255, 255);
    margin-right: auto;
}

#teamm7 {
    float: none;
    height: 0px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    margin-right: auto;
    background-image:url("img/goldbk%202.jpg");
    background-position: 0% 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
}

#teamm1 {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    max-height: 300px;
    overflow-y: hidden;
    overflow-x: hidden;
    display: block;
    margin-right: auto;
}

#teamm3 {
    float: none;
    font-size: 18px;
    width: 85%;
    height: auto;
    text-align: left;
    font-weight: 500;
    line-height: 22px;
    margin-left: auto;
    margin-top: 30px;
    clear: none;
    min-height: 0px;
    min-width: 0px;
    color: rgb(0, 0, 0);
    display: block;
    margin-right: auto;
}

#teamm5 {
    float: none;
    font-size: 13px;
    width: 85%;
    height: auto;
    text-align: left;
    font-weight: 400;
    line-height: 18px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    color: rgb(74, 74, 74);
    display: block;
    margin-right: auto;
	
	max-width: 1000px;
  max-height: 320px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;

/* Remove if you want dots to show */

display: block;
  display: -webkit-box;
 -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
}

#teamm6 {
    float: none;
    height: 50px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    margin-right: auto;
}

#teamm8 {
    float: none;
    height: 25px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    margin-right: auto;
}

#teamm4 {
    float: none;
    height: 2px;
    margin-left: auto;
    margin-top: 10px;
    clear: none;
    width: 85%;
    margin-right: auto;
    background-color: rgb(229, 229, 229);
    margin-bottom: 10px;
}

#teamm2 {
    float: none;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

@media only screen and (max-width: 1350px) {
    #teamm {
        margin-top: 0px;
		
    }

    #teamm3 {
        margin-top: 30px;
        clear: none;
    }

    #teamm4 {
        margin-top: 10px;
        clear: none;
    }
}

@media only screen and (max-width: 900px) {
    #teamm4 {
        margin-top: 5px;
        margin-bottom: 5px;
    }
	
	#teamm1 {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    max-height: 300px;
    overflow-y: hidden;
    overflow-x: hidden;
    display: block;
    margin-right: auto;
}
}

@media only screen and (max-width: 500px) {
    #teamm3 {
        line-height: 30px;
        width: 85%;
        margin-top: 30px;
    }

    #teamm1 {
        max-height: 400px;
    }

    #teamm4 {
        margin-top: 5px;
        margin-bottom: 5px;
    }
	
	#teamm {
	width: 95%;
	margin-left: 5%;
		
}

#team5 {
	
	max-width: 1000px;
  max-height: 520px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;

/* Remove if you want dots to show */

display: block;
  display: -webkit-box;
 -webkit-line-clamp: 12;
  -webkit-box-orient: vertical;
	
	

}