@charset "UTF-8";

/*
Theme Name: Web Softonic
Theme URI: http://websoftonic.com/
Author: the Web Softonic team
Author URI: http://websoftonic.com/
Description: Teach and develop web softwares
Requires at least: 5.3
Tested up to: 6.0
Requires PHP: 5.6
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

@media only screen and (max-width: 480px) {
 .heading h2{ float:none;}   
.d-flex{ flex-direction:column;};
 .text {
    width: 470!important;

} 
}