/*
Theme Name: Findme
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
@media(min-width: 850px){
	.pb-0-lg{padding-bottom:0 !important}}
@media(min-width: 550px){
	.pb-0-md{padding-bottom:0 !important}
}
.pb-0{
	padding-bottom:0 !important
}