/* Modulo 35*/
@media screen and (max-width:1024px){
.strut img {
    max-width: 100%;
}
.strut {
    border-right:1px solid none;
}
    .strutcar,
    .tabstyle{
        flex-flow:column;
            width: calc(100% - 40px);
            border-right:none;
    }




}

@media screen and (max-width:1024px){
	 .floater{display:none;}
}

@media screen and (max-width:550px){
    div[data-cont="Privacy"] {
    background-color: #fff;
    padding: 10px;
}

}