#noteattopofpage{  
   padding:0 15px;
}
#noteattopofpage ul{
   list-style:inside;
}
.home h3 span{
line-height:130%;
color:#000000;
}
.widget-paragraph img{
max-width:100%;
height:auto;
}

@media (max-width: 768px) {
.home h3 span{
   font-size:1.15rem;
}
}