.contact-component > .component-content .text-content, .contact-component > .component-content .text-content p, .contact-component > .component-content .text-content ul li {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
	text-align:justify;
    font-weight: 400;
    margin-bottom: 10px;
    text-transform: none;
}
.info-component > .component-content figure {
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
    float: left;
}
.info-component > .component-content .info-content {
    display: block;
    vertical-align: middle;
}
.fixed {
    z-index: 100;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
}
body {
padding-top: 113px;	
}
.madeby {
	font-weight: bold;
	text-transform:uppercase;	
}
.small-offer .offer {
	margin-bottom: 1rem;	
}.small-offer .offer p {
	padding-top: 1rem;
    font-size: 1rem;
    text-transform: none;
    line-height: 1.4;
    font-weight: normal;
    text-align: center;	
}