/* Add here all your CSS customizations */
#facebook-icon {
    transform: scale(1.5);
}
#start {
    margin-bottom: 250px;
}
.gl-text {
     text-align: justify;
}
.big-ic {
    font-size: 60px;
    color: ghostwhite;
}

@media (max-width: 991.98px) {
    #threepics {display: none} 
}
@media (max-width: 767.98px) {
    #vp-obrazok {display: none}
}
