.parcontainer img.img-responsive {
    max-width: 100%;
    /*height: auto !important;*/
}

.parcontainer img.fullwidth {
	width: 100%;
}

.parcontainer .whitetext {
	color: #ffffff;
}

@media all and (min-width: 767px) {
    .parcontainer .absolutepos {
        position: absolute;
        left: 0;
        right: 0;
        max-width: 1180px;
        background-color: transparent !important;
    }
}
