/**
* Theme Name: Techland Child
* Description: This is a child theme of Techland, generated by Merlin WP.
* Author: <a href="http://ninetheme.com/about">Ninetheme</a>
* Template: techland
* Version: 1.7.0
*/

h1.__heading {
	display: grid;
}

.side-menu__address br {
	display: inherit !important;
}

@media (min-width: 576px){
.start-screen--style-4 .start-screen__content__item .d-sm-table-cell {
    display: inherit !important;
}
}