﻿.gris {
    padding: 30px 60px;
}


@media screen and (max-width: 767px){
	
	#WebPartWPQ2 > div.ms-rtestate-field > div > div > div:nth-child(5) > div.table-responsive-l1 > table > tbody > tr:nth-child(3), #WebPartWPQ2 > div.ms-rtestate-field > div > div > div > div:nth-child(5) > div.table-responsive-l1 > table > tbody > tr:nth-child(3){
		display:none;
	}
	
}