/*
Theme Name: peritobcn
Theme URI: https://peritobcn.com
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: peritobcn
Template: Divi
*/
@import url("../Divi/style.css");

@media only screen and (min-width: 320px) {
    
}
@media only screen and (min-width: 480px) {
   
}
@media only screen and (min-width: 740px) {
    
}
@media only screen and (min-width: 800px) {

}
@media only screen and (min-width: 1024px) {

}

@media only screen and (min-width: 1280px) {
    
}

@media only screen and (min-width: 1920px) {
    
}

@media (max-width: 980px) {
    
}