Hi,
you can paste this type css Code in bottom of the style.css file OR Custom CSS Box in Basic Setting tab.
this is example:
/* Mobile View */
@media screen and (min-width: 300px) and (max-width: 767px){
.nivo-caption h2{ font-size:22px !important;}
}
Regards