1
@media only screen and (max-width: 1024px){
2
/* generated in /home/tantrafu/public_html/wp-content/themes/aviana/assets/custom-styles/general-custom-styles-responsive.php aviana_mikado_content_responsive_styles function */
3
.mkdf-content .mkdf-content-inner > .mkdf-container > .mkdf-container-inner, .mkdf-content .mkdf-content-inner > .mkdf-full-width > .mkdf-full-width-inner { padding-top: 30px!important;}
4
5
6
}
7
8
9
@media only screen and (min-width: 769px) and (max-width: 1024px){
10
}
11
12
13
@media only screen and (min-width: 681px) and (max-width: 768px){
14
}
15
16
17
@media only screen and (max-width: 680px){
18
/* generated in /home/tantrafu/public_html/wp-content/themes/aviana/assets/custom-styles/general-custom-styles-responsive.php aviana_mikado_h2_responsive_styles2 function */
19
h2 { line-height: 44px;}
20
21
22
}