/*
Theme Name: Appulse Child Theme
Theme URI: http://wpbranch.com/item/appulse/
Description: Appulse Child Theme
Template: appulse
Version: 1.0.0
Author: WpBranch
Author URI: https://themeforest.net/user/wpbranch
License: Themeforest Split Licence
License URI: -
Text Domain: appulse-child-theme
*/

@media (min-width:600px) {
#text-5 {
	width:100% !important;
}

#text-3 {
	width:50% !important;
}

#epl_recent_property-2 {
	width:50% !important;
}
}

@media (min-width:992px) {
#text-5 {
	width:50% !important;
}

#text-3 {
	width:25% !important;
}

#epl_recent_property-2 {
	width:25% !important;
}
}

#text-5 {
	padding-bottom:30px;
}

@media only screen and (min-width: 500px) {
	.epl-button-wrapper{
		margin-left: 140px !important;
	}
}