/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/

.heading-comunicacio.heading-block:after{
    margin-top:5px;
}
.heading-comunicacio{
    margin-bottom:5px;
}
.addspace{
    display: inline-block;
    width: 10px;
}
.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
.device-xxs #logo img {
    height: 81px;
    margin: 10px 0 9px;
}
.logoMobile{
    width: 70%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.logoMobile img{
    height: 70px!important;
}