/*------------------------------------------------------------------------------------- 
Theme Name:		 Consal Child Theme
Theme URI:		 https://ex-coders.com/wp/consal/
Description:	 Consal corporate business agency wordpress theme
Author:			 ex-coders
Author URI:		 https://themeforest.net/user/ex-coders/portfolio
Template:		 consal
Version:		 2.0.0
Text Domain:	 consal-child-theme
-------------------------------------------------------------------------------------*/
/*
    Please Add your custom styles here
*/

@media (min-width: 767px) and (max-width: 991px) {
  body .service-tab-content.p-relative {
    height: 500px;
    overflow-y: scroll;
  }
}

