.logoFB{
	height: 72px;
	background-color: white;
	padding: 5px;
	margin-right: 10px;
	margin-top: 5px;
}

.captmobile{text-align: center;font-size:15px;font-weight: bold;padding:8px 0;font-style:italic;}

@media screen and (max-width: 1025px) {
	.logoFB{
	height: 45px;
    background-color: white;
    padding: 5px;
    margin-right: 10px;
	margin-top: -2px;
}
	.nodesktop{display: block!important;}
}

@media screen and (min-width: 1024px) {

	.nodesktop{display: none!important;}
}

.logoFB-Mobile{
	height: 44px;
    background-color: white;
    padding: 3px;
    margin-top: 1px;
}

.templatemo_title span{display: inline!important;}
.templatemo_serviceicon{padding-top: 7%;}
